Lora-Mac=FFFFFFFFFFFFFFFF
-
Hi @Camot, I've checked with Daniel and he asked me to verify if you used the ESP-IDF tool to erase the flash on your device?
Try performing another firmware update and it should correctly write over the flash with our firmware and correct the LoRa MAC address.
Thanks for your patience!
-
@Camot said in Lora-Mac=FFFFFFFFFFFFFFFF:
@bucknall said in Lora-Mac=FFFFFFFFFFFFFFFF:
binascii.hexlify(lora.mac())
binascii.hexlify(lora.mac())
b'ffffffffffffffff'Any news? My Lopy still have this invalid Lora-MAC
-
@bucknall said in Lora-Mac=FFFFFFFFFFFFFFFF:
binascii.hexlify(lora.mac())
binascii.hexlify(lora.mac())
b'ffffffffffffffff'
-
-
@bucknall said in Lora-Mac=FFFFFFFFFFFFFFFF:
Hi @Camot,
Have you used the firmware update tool to update your device? It seems like you might be running an outdated version of the firmware!
Thanks!
Alex
I have updated the Lopy with the firmware update tool yesterday.
sysname='LoPy', nodename='LoPy', release='1.6.13.b1', version='v1.8.6-607-g9c8a0e9e on 2017-05-01', machine='LoPy with
ESP32', lorawan='1.0.0')The good News is that I can enter that FFFFF... and use it like a regular address at the TTN config and it works as expected
-
Hi @Camot,
Have you used the firmware update tool to update your device? It seems like you might be running an outdated version of the firmware!
Thanks!
Alex