Open remb0 opened 2 years ago
Not sure if you're Dutch, but if you are, you could take a look at the info on this forum: https://gathering.tweakers.net/forum/list_messages/1728169
Thanks gonna read it.
I tried this on a Buva Boxstream II. Did not get it to work. Also tried Eelcos solution and also got an exception. My NRFdoes not receive any signals from the box. When I start pairing mode on the Boxstream remote the NRF receives the pairing packets from the remote. So it does at least something. When you look at eelcos solution you can see that he is using a different frequency for BUVA (868200000, channel 117) instead of 868400000 (channel 118). I tried to modify this code to use channel 117. But also does not make any difference. I receive packets from the remote on both channels, but nothing from the box. I use a Wemos D1 mini. Some people had more luck using an ESP32 instead as you can connect all the pins on an ESP32. So i think that's what I'm going to try next. Other thing to try is buy an RTL SDR to check if my NRF is actually sending and check the packets and channels of the box and remote.
I tried https://github.com/eelcohn/nRF905-API and builded a nodemcu with nRF905 but got an exeption. And the other reason is I allready have a lot of ESPHome devices and like it a lot!