Hello everybody,
Pretty simple question. Have a Marvin device, set join mode to ABP using next addr and keys:
String set_devaddr = "00000000";
String set_nwkskey = "01010101010101010101010101010101";
String set_appskey = "01010101010101010101010101010101";
So just to test a sketch i run it, and I see “accept”, but I don’t have this device added in LoRa App Server.
How is that possible?
Thank you,
Oleg Somov