Boris van Galvin

Results 8 comments of Boris van Galvin

Did you manage to resolve this? it looks like the ESP32 has a similar issue,

I seem to be getting the following error. Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1) Just as the setup hits this line. // Setup the Iridium...

Here is the full error I am getting, I have checked to make sure the unit is working and all seems to be OK. however when using the library I...

Hey @mikalhart, I gave 2.0.0 a try and have the same issue. the addition of this in to the example fixed the problem. `#if DIAGNOSTICS void ISBDConsoleCallback(IridiumSBD *device, char c){...

thanks @martinberlin :)

Awesome, I will give that a go shortly and report on how it works.

Thanks Martin, Yes I have changed DS1 to be a value of 01 (there will eventually be about 20 units in place) Also I am now using the raw value...

@fluentart Thank you for your pointer, I have been looking at options myself as to how to create a mesh that does this and you have just answered that question...