Please send me kicad files, the ones that can be downloaded, can't be opened in kicad 5, or upgrade here. Thank you
Posts made by bladeback
-
RE: 💬 MyMasterSensor
-
Can I on ESP32 used together rf24+nrf69?
I want make ES32 multi gateway with modul rf24 and rfm69, because i have one node rf24 and one node rfm69.
Please help me. If it is possible, how set in sketch? -
Send data from node to another node
Hello, please help me, I need to forward the message from one node to another node but I can not. The gateway message is okay but I do not know how to send it to the next node.
It is possible to send it in case:- " void receive(const MyMessage &message)" - and how it will be done or
- "void request(uint8_t childSensorId, uint8_t variableType, uint8_t destination);" -and how it will be done
or know about another reliable procedure
Thank you for any ideas
-
RE: 💬 What's all the fuss about?
Hello, I was able to get the ESP8266-RFM69 Gateway up and running. But I have another problem. How to reach a greater transmission distance between the gate and the node. Now, barely 20 meters away, as soon as I'm behind the wall, communication does not work. Because I only play MySensors API for a while, I do not know where to set it up exactly.
The next question, how can I read incoming data to the gateway and view it by using the BLYNK API on the mobile or just based on the received data from the Motion sensor to turn on the diode?
Thank you in advance -
RE: 💬 What's all the fuss about?
Hello, I would like to create an ESP8266 gatway with RFM69, but I can not. I am connected to your assignment. Can you help me?