Search found 3 matches

by fluffymcpuffin
Thu Feb 14, 2019 9:19 pm
Forum: Announcements and News
Topic: MicroPython version 1.10 released
Replies: 15
Views: 106456

Re: MicroPython version 1.10 released

Hello Damien, regarding the latest version: v10.10-98 the esp32 looks really good, but i am having a problem with the 8266 (not version specific) in Station Mode all is well sending continuous 8 bytes through a socket with UDP protokol every ~14ms. but when running in an Access Point mode there are ...
by fluffymcpuffin
Sun Jan 27, 2019 9:21 pm
Forum: Announcements and News
Topic: MicroPython version 1.10 released
Replies: 15
Views: 106456

Re: MicroPython version 1.10 released

will do,
regarding the esp32:
hard reset (power down) program starts just fine but
when the program exits .. closing a UDP socket and closing the wifi connection
it sometimes will never connect to wifi again.
^D in repl to start will sometimes not connect to wifi....

so long
jb
by fluffymcpuffin
Sat Jan 26, 2019 10:51 am
Forum: Announcements and News
Topic: MicroPython version 1.10 released
Replies: 15
Views: 106456

Re: MicroPython version 1.10 released

Hello Damien,
Ver. 1.10 on a 8266 shows a 20% performance hit!
doing a sensor fusion with a lot of math.
had to go back to v1.94-792

any clue why?

also using an esp32 i had Wifi reconnection issues
so i reverted back to the 8266 and all was fine.

thanks for the great port
so long
juergen