I checked all the keys on the device, Frequency (AS923_2), OTAA and they are all correct. I don’t know what is causing me to not be able to send uplink packets to TTN
I will provide more information if you need it.
Hope everyone will help me. Thanks !
To use it, you can try to enable automatic reset of join nonces. Click on Reset used DevNonces as well. You can find this in the device setting under join setting.
I implemented your solution but it doesn’t seem to work
The image below will show us that the device has sent an Uplink packet to TTN but for some reason the device cannot send a second packet to TTN and reports an error “DevNonse is too small”
I did test on my device and it works. Few things to check.
Confirm if the Resets join nonces are really checked then click again Reset used DevNonces.
Delete the device and register again using the same credentials. Also perform the suggested Resets for the Nonces.
How far are you from the gateway? Do you have good RSSI and SNR readings on the join request? It can also be possible that the downlink join request wasn’t received if you are far from the gateway. All uplinks that I see are join request.
After selecting Reset used DevNonces, I performed AT+JOIN
serial monitor arduino IDE:
RAK2270 SW Version: RAK2270_1.1.0_Generic
FACTORY_MODE: ON(255)
Uplink period is 1 minutes
Battery Voltage: 3.00
NTC_Temp.: inf
ACT_CHECK: Activated(0)!!!
Current Work Mode: LoRaWAN.
OK
+EVT:JOIN_FAILED_TX_TIMEOUT
Join status: 2
OK
+EVT:JOIN_FAILED_TX_TIMEOUT
Join status: 2
I did this on another device and then it didn’t activate (I made sure all JoinEUI, AppEUI, AppKey were correct)
I live very close to Gateway just 5 meters
I did erase and flash a firmware from the new RAK ( RAK3172-E_latest_final.hex) publisher but this also can not work
Can you help me check again?
Thanks Sir !
Now, my device can not send activation command to TTN. previously i tried deleting the application and recreating with the addresses:
DevEUI: AC1F09FFFE1050E3
JoinEUI0000000000000000
I have checked these keys on the device using AT+DEVEUI, AT+JOINEUI, AT+APPKEY commands and they are exactly the same as TTN. I don’t understand why the device can’t send a device activation request to TTN (Lorawan Gateway uses AS923_2 frequency)