Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:wl55 [2024/07/31 17:02] – darron | boards:wl55 [2024/09/19 23:55] (current) – [Resources] darron | ||
---|---|---|---|
Line 5: | Line 5: | ||
</ | </ | ||
- | This board uses a dual core STM32WL55JC MCU which contains both a Cortex-M4 and Cortex-M0+ CPU. | + | This is a LoRa radio board with a dual core STM32WL55JC MCU which contains both a Cortex-M4 and Cortex-M0+ CPU. |
Two demo boards exist, the JC1 and JC2. The former is for high band RF and the latter low band RF. | Two demo boards exist, the JC1 and JC2. The former is for high band RF and the latter low band RF. | ||
Line 146: | Line 146: | ||
Program using the [[tools: | Program using the [[tools: | ||
+ | |||
+ | ===Log=== | ||
+ | |||
+ | < | ||
+ | APPLICATION_VERSION: | ||
+ | MW_LORAWAN_VERSION: | ||
+ | MW_RADIO_VERSION: | ||
+ | L2_SPEC_VERSION: | ||
+ | RP_SPEC_VERSION: | ||
+ | ###### AppKey: | ||
+ | ###### NwkKey: | ||
+ | ###### AppSKey: | ||
+ | ###### NwkSKey: | ||
+ | ###### DevEUI: | ||
+ | ###### AppEUI: | ||
+ | ###### DevAddr: | ||
+ | 0s037:TX on freq 868500000 Hz at DR 0 | ||
+ | 1s522:MAC txDone | ||
+ | 6s553:RX_1 on freq 868500000 Hz at DR 0 | ||
+ | 7s871:MAC rxDone | ||
+ | |||
+ | ###### = JOINED = OTAA ===================== | ||
+ | ###### U/L FRAME:JOIN | DR:0 | PWR:0 | ||
+ | ###### MCRootKey: | ||
+ | ###### MCKEKey: | ||
+ | ###### AppSKey: | ||
+ | ###### NwkSKey: | ||
+ | ###### DBIntKey: | ||
+ | ###### DevEUI: | ||
+ | ###### AppEUI: | ||
+ | ###### DevAddr: | ||
+ | |||
+ | ... | ||
+ | |||
+ | ###### ========== MCPS-Confirm ============= | ||
+ | ###### U/L FRAME:0010 | PORT:2 | DR:0 | PWR:0 | MSG TYPE: | ||
+ | 110s118: | ||
+ | 110s118: | ||
+ | 110s118: | ||
+ | 160s030: | ||
+ | 160s030: | ||
+ | 160s034:TX on freq 868500000 Hz at DR 0 | ||
+ | 160s037: | ||
+ | 161s683:MAC txDone | ||
+ | 162s714: | ||
+ | 162s913: | ||
+ | 162s913:MAC rxTimeOut | ||
+ | 163s714: | ||
+ | 163s913: | ||
+ | 163s913:MAC rxTimeOut | ||
+ | |||
+ | ###### ========== MCPS-Confirm ============= | ||
+ | ###### U/L FRAME:0011 | PORT:2 | DR:0 | PWR:0 | MSG TYPE: | ||
+ | 170s038: | ||
+ | 170s038: | ||
+ | 170s038: | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===LoRaWAN firmware=== | ||
+ | |||
+ | The I-CUBE LoRaWAN demo has been updated to support GNU make [[https:// | ||
+ | |||
+ | |||
===Resources=== | ===Resources=== | ||
Line 156: | Line 220: | ||
[[https:// | [[https:// | ||
- | [[https:// | + | [[https:// |
+ | |||
+ | [[https:// | ||
- | [[https://github.com/STMicroelectronics/STM32CubeWL|Software repository]] | + | [[https://www.st.com/resource/en/ |
- | [[https:// | + | [[https:// |
- | [[https:// | + | [[https:// |