New firmware release, version 1.5.1.b1 (supporting the SiPy)



  • Hi @daniel ,
    Just now i downloaded the updater tool 1.0.0.b1 to upgrade the firmware for the FTP bug fix and when i ran the updater tool against my Lopy,i am getting the following error,
    It looks like some JSON problem..

    Traceback (most recent call last):
      File "lopyupdate.py", line 96, in __after
        callback(result, param)
      File "lopyupdate.py", line 136, in <lambda>
        return self.get_file(key, True, lambda res, req: callback(BytesIO(res)))
      File "lopyupdate.py", line 331, in __firmwareDownloadCompleted
        self.__firmwareScript = load_tar(result)
      File "lopyupdate.py", line 58, in load_tar
        script = json.load(tar.extractfile("script"))
      File "E:\Pycom\Pycom Firmware Update\Python27\lib\json\__init__.py", line 291,
     in load
        **kw)
      File "E:\Pycom\Pycom Firmware Update\Python27\lib\json\__init__.py", line 339,
     in loads
        return _default_decoder.decode(s)
      File "E:\Pycom\Pycom Firmware Update\Python27\lib\json\decoder.py", line 364,
    in decode
        obj, end = self.raw_decode(s, idx=_w(s, 0).end())
      File "E:\Pycom\Pycom Firmware Update\Python27\lib\json\decoder.py", line 382,
    in raw_decode
        raise ValueError("No JSON object could be decoded")
    ValueError: No JSON object could be decoded
    

    Thanks & regards,
    MK HB



  • Thanks for the new firmware. I understand that you really want to catch up sigfox but the real IoT stays on batteries. And batteries rely on deepSleep. I also understand that deepsleep's delay root cause is esspresif but at least inform us.

    Thanks in advance



  • @TravisT Thanks! I'll get that fixed now.



  • Just as a note, the download section for the update tool description is out of date

    "Current firmware updater version: 1.0.0.b1."


Log in to reply
 

Pycom on Twitter