Hello,
I have a few offical Nordic Dev Kits available if anyone would like them. 2 nRF24L01P kits with RF modules and main boards and a few nRF51-DKs. I am in the Pasadena, CA area near JPL. If anyone would like to meet to do a hand off let me know.
I would really like to get OTA working here as it's freezing outside and I have to go there to update the software in the greenhouse control system.
So please, can we have a 'how to' step-by-step guide to OTA? Please?
S.
I had the same problem with "Emakefun LGT-RF-Nano für Arduino Nano V 3,0 RF-NANO LGT8F328P Integrieren NRF24l01 + Micro USB Nano Bord mit Antenne Interface"
Using the default Compiler the Serial Messages were not working properly.
I used this https://github.com/nulllaborg/arduino_nulllab Board Package and it worked(at least the serial issue). The rest I still need to test.
I hope this helps some hours of trouble.
Hello Jeelet,
Thank you for the encouragements.
Your advice to save (protect) the Oled screen is also welcome, thank you.
My code expects it, the text is mini and moves every 3 seconds. Press a key and the menu returns.
Cordially.
I am new in this forum and I have a question regarding mysensors and iobroker. I did not work with mysensors up to now. Since some weeks I use iobroker installed on a raspberrypi.
Now I want to integrate my 433 Mhz doorbell in iobroker. I know, that there is an adapter for mysensors in iobroker. My question is: Is it possible to get a notification in iobroker if someone is pressing the button on my doorbell? As I understood, I have to connect the receiver to an arduino nano and connect the arduino to my rasberrypi on which iobroker is running.