Jeroen Beemster

Results 16 comments of Jeroen Beemster

Hi I am trying to use this tool. Seems exactly what I need to upload from my windows machine. I got this message: warning: espcomm cmd: didn't receive command response...

Thanks igrr. The latest build worked fine. Could you take a look at the -q option. I think it is a little bit too quiet. (with this option, he doesn't...

Hi Ivan, You did a great job by creating arduino IDE and the core. You have noticed me last week when I published my version on www.arduinesp.com. I have to...

Your line works. It starts 135772 memory with and ends with 4096 after looping 24 times. I will tomorrow check in detail where the leak is.

I found the memory leak. pClient = BLEDevice::createClient(); should be in setup instead of connecttoserver(). Thanks

I am heading a new issue. I do not understand: After running some time. I got the following issue:Forming a connection to c4:7c:8d:66:13:9a E (106920) BT_GATT: application already registered. E...

Many thanks chegeware. Helping me with this. I am actually using only a client to get data from a server. So zero descriptors or characteristics are created. Only reading. (see...

a longer delay did the trick. Again thanks a lot. 400ms was too short. I am using 1000ms now. But that sounds a lot. Anyway it runs stable now.

#Now I am facing the last error. Most likely the hardest one. Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. Core 0 register dump: PC : 0x4013c802 PS...