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.
Nice. I know there are RFM69's, but I've seen quite a few requests for the CC1101. Always good to have options.
I did something similar with the WIO-E5 chips in my repo. The E5 is not quite ready for prime time, but the basics are working.
I have many MySensors nodes, and still adding more. Good to see some new code for it.
@OldSurferDude Thanks!
I didn't touch the Arduino IDE for a while and forgot that the MYSBootloader doesn't come included in the Mysensor's library... My bad.
Thanks for the link! I should had searched first...
I use the OTA feature since 2017... It works well. So well that I forgot how to load the bootloader...
Regards!
@paede said in LGT8F328P and MySensors:
LGT8F328P
There are some instructions on this page? Here's another link that might be helpful.
I know nothing about this device other than the google search I just did on. Some red flags went up for me. The use of software for the third party board, and a newbie extoling its virtues. (astroturfing)
Even if you get it running, it may not work with MySensors. I bought three official Nano Every's with your same hopes and expectations. It claimed to be a direct replacement/upgrade. First, the MySensors nRF24 software did not work. Then I was unable to find a reliable way to put the Every into deep sleep.
I've had pretty good luck with the Nano clones on AliExpress. I'd recommend getting the RF Nano because the radio is built in. Before I put one into production, I spray it with electrical lacquer to prevent corrosion. That said, as with everything else you get on AliExpress, caveat emptor.
It will be appreciated if you get it working and present the details here as to how you did it.
-OSD