-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The MKRWAN library has some flaws regarding the timing and handling of the downlink message. Unfortunatly there is a lot of work to do to improve the library so here are some options:
Use a better antenna:
- order antennas
- test if this makes the setup more reliable
Change to MKRWAN_v2 and update library:
- move to v2
- test if everything works and if the issues still remain
- improve the library to solve the join issue
- fix the sendAndReceive example bug
STM dev kit
- order STM dev kit
test if the ST Murata dev kit faces the same issues or if this is much more reliable
test the mcci lcmi library and if this works much better consider changing to the MCCI Cartena 4610. (https://github.com/mcci-catena/arduino-lorawan library is a high level abstraction of the https://github.com/mcci-catena/arduino-lmic which provides an adapted LoRaWAN-MAC-in-C library (from IBM))
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request