Ok i've updated my node to 2.3.2 here's the new log: https://paste.thestaticturtle.fr/tizukamafo.rb
And sorry here's my node code: https://paste.thestaticturtle.fr/ziluwogide.cpp
However, you said that the gateway dosn't communicate with the sensor that isn't true with myscontroller I can send a Discover message and the node receives it, it seems that only the path from the sensor to the node isn't working
Best posts made by TheStaticTurtle
-
RE: Sensor doesn't assisiate with gateway
-
RE: Sensor doesn't assisiate with gateway
Ok, I've just moved to a esp8266 based gateway with the following code: https://paste.thestaticturtle.fr/furekuhege.cpp and I've added an inclusion button and can now connect the two by spaming the inclusion button an resetting the node. the sensors also showed up in homeassistant. Now the problem is that if I don't keep spaming the button after 60sec I no longer receive values from the nodes
-
Sensor doesn't assisiate with gateway
I've recently built my Raspberry Pi based gateway and a simple temperature sensor based on an arduino uno. Both use nrf24l01 (provided by lcsc) with caps and an am1117-3.3 regulator as far as I can read the logs indicate that the modules are connected and working. I use myscontroller (v1.0.0beta build3316) for testing and when I press discover the sensor says that it received the message.
Here is the sensor log: https://paste.thestaticturtle.fr/ezasulirol.rb
Here is the gateway log: https://paste.thestaticturtle.fr/qimazocuho.rbIs there an assosiation process that I've missed ?