BlackEdder / easyMesheD

Library to create a simple mesh network on Arduino/esp8266
MIT License
15 stars 1 forks source link

How to use this library ? #1

Open durvesh09 opened 7 years ago

durvesh09 commented 7 years ago

Hi,

How to compile and use this library with raspberry pi. Please specify

durvesh09 commented 7 years ago

I want to use raspberry pi as an end node with the existing esp mesh network

fxsh1301 commented 7 years ago

@durvesh09 Hi sir! Do you still using Lora with Raspberry Pi? I'm tried to use "node-sx127x" from Gitub but met some problem. The code work great on snder.js which is send data from Pi to Arduino. But the receiver.js run without error but can't receive any data from any node. I think this code is a usable because I asked another guy who can run the code on Orange Pi. Any idea?