Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
boards:lrwan1 [2024/09/10 19:22] – [Resources] darron | boards:lrwan1 [2024/09/18 13:21] (current) – [LoRaWAN firmware] darron | ||
---|---|---|---|
Line 87: | Line 87: | ||
</ | </ | ||
- | ==Arduino== | + | ==Arduino |
< | < | ||
I2C | I2C | ||
Line 134: | Line 134: | ||
PB10 LPUART_TX | PB10 LPUART_TX | ||
PB11 LPUART_RX | PB11 LPUART_RX | ||
+ | |||
+ | PB6 I2C1 SCL | ||
+ | PB7 I2C1 SDA | ||
</ | </ | ||
Line 161: | Line 164: | ||
+JoinAccepted | +JoinAccepted | ||
</ | </ | ||
- | |||
- | ==Custom firmware== | ||
- | |||
- | [[https:// | ||
- | |||
- | It would appear that once the factory default firmware is wiped it cannot | ||
- | be restored, however, the default firmware appears to be buggy in any case. | ||
Line 231: | Line 227: | ||
J-Link> | J-Link> | ||
</ | </ | ||
+ | |||
+ | ===LoRaWAN firmware=== | ||
+ | |||
+ | |||
+ | Patches for I-CUBE LoRaWAN 1.2.2 are [[https:// | ||
+ | |||
+ | The I-CUBE LoRaWAN demo has been already patched and updated to support GNU make [[https:// | ||
+ | |||
+ | NB once the factory default firmware is wiped it cannot be restored. | ||
+ | |||
===Resources=== | ===Resources=== | ||