Jean-Christophe Bos

Results 157 comments of Jean-Christophe Bos

Hi @cyrils, could you try that at the beginning of your code to increase your stack size (8x1024 or 6x1024...) : ``` from _thread import stack_size stack_size(8*1024) ```

Hello @ljmerza, I only see this now... Sorry! Is this you in the forum : https://forum.micropython.org/viewtopic.php?f=18&t=10375 Indeed, in MicroPython, not all TLS/SSL encryption modes are implemented...

Thanks! I've fixed the reading of the header : ` if b[3] == 0x01 :` ` l = 4` ` elif b[3] == 0x03 :` ` l = cli.read(1)[0]` `...

Hello @iBigDane, Yes, without JSON content, it is a GET instead of a POST (content length of zero and no json content type). However, a JSON response to the request...

Hi @ThinkTransit, Ok I see, the term of spiram does not appear in the implementation. I checked for your GENERIC_S3 type card and indeed, the configuration file does not directly...

Exact! However there is at the bottom left the gauge with these 2 informations but all the fonts seem to be unstaggered on your system :(

Oh, thank you. very much @torntrousers ! 👍🏻

Hi @jkhax0r , it's awesome to hear that you find my tool so convenient that you might even use it instead of Visual Studio Code. That's great to hear! Unfortunately,...

Hello @InventoCasa and thank you for your message! :)

Hello @ghvau and thank you for using the soft and for your comment! I understand that the software opens a dialog box to "load" or "save" a file is a...