@Gijs Yes, no luck for us using 1.20.2.r4 neither. Still haven't been able to connect in US. Will create another post as you suggest and continue to solve it there.
@peterp When I wrote that post it was reproducible using my example. Please try it out just as I posted it and see. I don't have a device on me at the moment, but I can give it another shot in a few hours.
Best,
Troy
@mxklt said in Firmware Release v1.20.2.r2:
I get an error when i try to use machine.pygate_reset() -> LORAPF_ERROR:pygate_reset failed to reset
Pycom MicroPython 1.20.2.r2 [v1.11-3a7776d] on 2020-11-23; GPy with ESP32
Please update the Pygate FW and try again: https://docs.pycom.io/updatefirmware/expansionboard/
Nice to see that someone started to update the documentation.
I don't know the actual status. When I started many examples were broken or not implemented completely, Not a big deal for professionals, but you target beginners as well. They need running examples.
Experts and beginners struggle together when examples show deprecated or outdated code. This will be problem in the near future. You decided to stop updating LoPys. So we need documentation and examples for different versions.
It will be nice, if the examples are part of your tests, so you can notice bad examples early.
@thinginnovations said in Pygate PoE Adapters:
I think the date should be 6th July
Sorry yes this has been corrected.
@robert-hh said in Pygate PoE Adapters:
For those who want to replace the diode in case it looks bad after de-soldering, it would be interesting to know which diode model can be used.
I'll check with the hardware team
I am just started to dig into to threading, but my understanding is that pycom only support _thread, which has limited functionality compared to threading. Like lack of .start or .stop. Is my understanding false? Cause the sample code is not working on my wipy.