Hello, I'm new to the forum, I do not handle English very well, I use a translator. I tell you I am making a mesh network of mobile sensors, the mobile sensors are arduino and lora rfm95 and dth11, the gateway I want to implement with raspberry connected by serial to arduino and rfm95. between searching and searching I found an interesting experiment link
https://nootropicdesign.com/projectlab/2018/10/20/lora-mesh-networking/.I want to modify this project, since arduino and raspberry communicate through the mqtt protocol, my idea is to connect them by serial port, once that has been modified, how can I mount the server ?? , here are the programming codes.
https://github.com/nootropicdesign/lora-meshsomeone can guide me, I also do not understand how to mount the mesh server, since it has
.DS_Store
app.js
package.json
publico
Thank you very much for your answers, any help is welcome.