Andrei Diea

Results 11 comments of Andrei Diea

For me situation is very simple. In my app I plan to only have two server cert to trust. Initially slot1==slot2==server. If server cert changes I plan to change slot2...

Hi @fvpalha how is this supposed to work like SLIP? - this is only ip encapsulated over serial not tcp Do you have an example project? Are you referring to...

This could help https://github.com/pvvx/esp8266web Forum thread is here https://esp8266.ru/forum/threads/razrabotka-biblioteki-malogo-webservera-na-esp8266.56/ in russian use google translate. Maybe you can extract the tcp2uart part from that project if possible needs investigation

To me still not clear what happens here if you use the 64th position for passphrase and no space left for zero ending the string. Maybe the sdk has special...

Hi sorry for late reply I think software sp[i differs from hardware arduino class. If I remember correctly the main difference is related to who sets the chip select i...

I am not sure what is the default Arduino behavior here but I guess the default way is to disable pullups because there is a specifically disable pullups in the...

For printing stack usage [-fstack-usage](https://gcc.gnu.org/onlinedocs/gnat_ugn/Static-Stack-Usage-Analysis.html) can be used. A python should be used to collect all files, sort and output a single file.

Hopefully this gcc version will also be used in the windows UDK

Congratulations @slaff good luck on reaching your targets! Start promoting strongly!

hi sure will try to repro and get a stack trace