Jean-Christophe Bos
Jean-Christophe Bos
@rdagger, hmm it's very strange, that's works on my Windows 10 and MacOS on many cards. I'm looking but I can't find it. Apparently, it does not manage to detect...
Re @rdagger, Could you try again the last update on the repo (not the binaries)? The method of switching between REPL modes has been changed. Thank you very much! 🥇
**Good evening @psykora and thank you for your feedback! 👍🏻** I'm afraid that the Wi-Fi network type identifier is zero. Can you run this code in the IDE or terminal:...
Thanks for your feedback. Indeed since MicroPython I can't detect the WPA3 in this case. The zero authentication type is supposed to be an open network... I think it'll have...
Hi, @psykora, Sorry, I have just a last question on your chip : What does this simple code returns ? ```python import network dir(network) ``` This is just to show...
Ok, too bad... :-/ So, I don't know why the auth type is zero when the network is in WPA3... Strange, maybe I'll put it back together.
Hello @ThinkTransit and thank you for using 🙂 I didn't understand the problem with the underscores, they work like any other characters though. (Do you are on Linux? Try the...
Oh yes, it's just the fonts that are out of sync on your system apparently :( Hmm, at first sight, the fonts do not necessarily load correctly on Ubuntu :/
Let's say no, there is only one font that is specifically charged from this folder: https://github.com/jczic/ESP32-MPY-Jama/tree/master/src/content/ressources/font
Hi @ejeklint, do you use the binary application for the software or do you run it from the repository sources? In which case, could you try the same operation by...