-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Need a guide that guides the developer if things aren't working:
Specifically for the Catena 4410 or Adafruit Feather M0 LoRa:
- Check the presence of the wire from D6 to DIO1 -- otherwise joins will never complete, and the TX_DATAs that are printed during join will be rare or non-existent.
- Check that the provisioning data is in
catena-lorawan-provisioning/gk_lorawan_keys.project.cpp. - Check that the mapping from CPU unique ID is present in
MCCI-Catena4410-Arduino-Library/src/lib/gk_WellKnownCpuBindings.cpp - Turn on unattended mode in
MCCI-Catena4410-Arduino-Library/src/lib/gk_WellKnownCpuBindings.cppif you're going to run from battery, as it's much easier to debug.
Metadata
Metadata
Assignees
Labels
No labels