pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
199 stars 167 forks source link

SiPy Firmware Updater not working #77

Closed fxwalsh closed 6 years ago

fxwalsh commented 6 years ago

Hi I'm using SiPy board with Expansion Board 2. Details as follows: (sysname='SiPy', nodename='SiPy', release='1.6.3.b2', version='v1.8.6-470-gf41d0f27 on 2017-02-22', machine='SiPy with ESP32', sigfox='1.0.1')

I followed the instruction for updating the firmware. All progressed as expected (selected siPy board and Europe region) until the downloading... part where it just stalls. image

The next button is available but if I click it just says Result. I would expect to get the ID and PAC. I'm using Upgrade tool on Windows10 (v1.1.2.b1)

I have managed to connect and run code on the board using Atom and relevant plugin - ID and PAC are all 'fffff's. My guess is the Firmware Updater is not working.

Any help would be greatly appreciated. Is there a way to manually flash the board?

Thank you!

danicampora commented 6 years ago

@fxwalsh Sorry about this. The issue is that we ran out of the Sigfox IDs for the Europe devices. We are now releasing more IDs. It should be fixed in a few hours. Apologies for the inconvenience.

danicampora commented 6 years ago

@fxwalsh problem solved. Please try updating you SiPy again. It should work now. Sorry for the issues.

fxwalsh commented 6 years ago

@danicampora That's sorted it. Thanks!