Andre Lucio

Results 11 comments of Andre Lucio

Anyone got any further with this? I really need a way to define a GPIO Open-Drain to implement 1-Wire. I know it's possible to do it by software, but I...

@pulkin @Neutree Im trying for a few days to get Micropython working on my module, and just can't. I followed everything, generated the hex from ports/gprs_a9 (build was sucessful), uploaded...

Ok my fault, now it's working. Actually I just had the idea to change pins to TX1/RX1, as you proposed, some hours ago (would be great if you could put...

This would be great!

I had a Samsung S7 Edge and now I have an S20 FE and I coudn't make it work at all

I've tried before to enter it, always same error message: ![image](https://user-images.githubusercontent.com/3998432/93107979-a7d59900-f688-11ea-94f5-f4e9c6ee6ef4.png) Maybe you need to create somehow a text channel in the server?

Are you using `ussl.wrap_socket`? Maybe you are experiencing something like me in #61. At that time I concluded that it was probably axTLS fault and to solve the problem we...

Did you tried using a module like [urequests](https://github.com/micropython/micropython-lib/blob/master/urequests/urequests.py)?

No, for this is still necessary to implement software Open-Drain.

I saw the make "all ampy commands" to work and decided to post this here. I've updated to the last version of the fw and I couldn't make _rmdir_ ampy...