Kit Breakout Board LSM100A LoRaWAN & Sigfox + Antenna 868Mhz
Documents
Internal Reference:
PB0004430
Breakout LoraWan et Sigfox BRKLSM100A 
This quick-start development board is based on the SJI LSM100A module. This HAT will allow you to integrate LPWAN LoraWan and/or Sigfox networks into the design of your IoT project. The LSM100A is a compact, low-power bidirectional radio module optimized for use in the ISM bands 863 MHz ~ 928 MHz.
This high-performance module supports the wireless communication protocols LoRa(TM) & Sigfox and can be switched to LoRa mode or Sigfox mode using simple AT commands.
Product Features:
Dimensions | • 14 x 15 x 2,8 mm. (Typ.) |
Modulation technology | • LoRa(TM) & Sigfox |
Sensitivity | • Jusqu'à -136dBm@LoRa(BW=125KHz, SF=12), 124dBm at Sigfox (0.6Kbps) |
Interface | • UART |
Order | • AT |
Transceiver | • Longue portée basse consommation fonctionnant dans la bande ISM inférieure à 1GHz |
Power supply voltage range | • 1,8 à 3,6V |
RF Interface | • Optimisée à 50 Ω |
Output power level | • Jusqu'à +15dBm |
Current | • Tx : 27mA • Rx : 5mA |
IC | • STM32WLE5CC |
API Version | • Possibilité d'intégrer son propre code |
Applications :
• Wireless alarm and security systems
• Industrial surveillance and control
• Detect soil moisture and temperature
• Automated meter reading
• Home automation
Kit composition:
• 1x Breakout card BRKLSM100A
• 1x Articulated 1/2 wave antenna 868MHz
• 1x UFL to RP-SMA Cable 100mm
• 1x Male Connector, Through Hole, 8 Contacts, 1 Row, Right Angle, 2.54mm Pitch, Gold Plated
• 1x Male Connector, Through Hole, 8 Contacts, 1 Row, 2.54mm Pitch, Gold Plated
• 1x Access to your data via the SigFox portal
LoRa(TM) RF Characteristics:
Frequency range (1): 863MHz - 928MHz
• EU863-870
• AS923
• KR920-923
Sigfox RF Characteristics:
Frequency range (1): 863MHz - 928MHz
• RC1 868.13±0.096
• RC3 923.20±0.096
Communication commands:
The module is controlled with AT serial commands sent over TX/RX pins. Below you will find the communication specification and the AT commands to use.
• Serial communication: 9600 baud, 8 bits, 1 stop bit, no parity
Some examples of AT commands:
Communication test | AT |
Retrieve the LoRa keys | AT+APPEUI=? AT+NWKKEY=? AT+APPKEY=? AT+NWKSKEY=? AT+APPSKEY=? AT+DEUI=? AT+NWKID=? |
Send a LoRa message | AT+SEND=port:ack:data <Port >:[ 1 ~ 199 ] <Ack >:[ 0: unconfirmed, 1: confirmed] |
Retrieve the Sigfox ID of the module | AT$ID |
Retrieve the Sigfox PAC code from the module | AT$PAC |
Send a Sigfox message | AT$SF=payload,opt_responsewaited,opt_txflag <payload>: [ 12 bytes maximum in ASCII format (24 ASCII characters max) ] <opt_responsewaited>: [ 0: no response waited (default) ] [ 1: response waited ] <opt_txflag txflag>: [ 0: one Tx frame sent ] [ 1: three Tx frames sent (default) ] |
Change of mode Lora <-> Sigfox | AT+MODE=mode <mode>:[ 0: SigFox, 1: LoRa |
Additional information:
• More information for starting your project is available on the site du fabricant
• Find all the resources to develop your project on the github of the LSM100A module