mcci-catena / Catena-Arduino-Platform

Arduino platform library for MCCI Catena IoT Systems
MIT License
12 stars 11 forks source link

Connecting Catena to Helium Network #326

Closed mhmayyan closed 2 years ago

mhmayyan commented 2 years ago

Previously, I was able to transmit data to the helium network. Now, I am unable to receive data but the device keeps trying to join. I also tried to add a new device but it also got stuck at the joining request as shown below.

EV_JOINING
NwkID:   00000000   DevAddr: 00000000
EV_TXSTART
EV_JOIN_TXCOMPLETE
EV_TXSTART
EV_JOIN_TXCOMPLETE

It keeps repeating this forever (EV_TXSTART and EV_JOIN_TXCOMPLETE). I am able to see the join requests on the Helium console but it doesn't send the payload. I selected Helium for the LoRaWAN network and used the default for the subband. Please advise.

system version 
Board: Catena 4612
Platform-Version: 0.21.2
Arduino-LoRaWAN-Version: 0.9.1
Arduino-LMIC-Version: 4.1.0
MCCIADK-Version: 0.2.2
MCCI-Arduino-BSP-Version: 3.0.4

Thanks.

terrillmoore commented 2 years ago

Is this fixed?

mhmayyan commented 2 years ago

Yes, I already opened the same issue under arduino-lmic, which is the right place, I think. Thank you, Terry.

mrx23dot commented 2 years ago

Please close ticket.