Egauss

Results 7 comments of Egauss

Examples/temp sensor -no modifications try pair with android

I think maybe I found answer, the soft devices is not compatible, you can find this on softdevice documentation if library was made for v2 and now we using v6...

@austinfennacy I want to say softdevice documentation saying what different versions not supported, to use that you need update softdevice and recompile code, I think this library was made for...

Serial monitor on Android works as no need pairing

Thanks, for prom reply, i found missing bits.... now i have another small issue: on the end of time i have 00:01 instead 00:00 any idea? #include #include const byte...

Thanks its works, and sorry i am just couple days playing with Arduino still lauds to learn. Do you have experience how to turn on/off leds with this library? its...

With this code led2, led3 works , but led1 stays ON. just blink one time at the moment when must be OFF. And if i add display.blink on the end...