Cooking Hacks Forum https://www.cooking-hacks.com/forum/ |
|
raspberry pi+3 , lora , client and server https://www.cooking-hacks.com/forum/viewtopic.php?f=19&t=10178 |
Page 1 of 1 |
Author: | shruthi [ Thu May 25, 2017 1:21 pm ] |
Post subject: | raspberry pi+3 , lora , client and server |
Hi , I ahve set up of Arduino, lora module and raspberry PI. trying to read the sensor data form arduino to raspberry Pi using LOra... I am receiving data from arduino and i can see logs in raspberry PI terminal. when I run the command: sudo ./SX_02b_RX_Lora_ACK.cpp.exe Now i created a client in c++ and server in java (exported as jar file). I can succesfully compile client cpp file. But when i run : sudo ./client.cpp In client.cpp file : e = sx1272.receivePacketTimeoutACK(10000); //e is not coming as zero. what is the reason here? I am tunning server file : java -jar raspServer.jar. getting result as: Waiting for cleint on port: 5368 Socket timed out! Please help me to solve issue. Regards, Shruthi |
Author: | libelium-dev [ Fri May 26, 2017 7:48 am ] |
Post subject: | Re: raspberry pi+3 , lora , client and server |
Hello shruthi, Sorry about but we do not work with java, maybe some community user could to help you. Regards. |
Page 1 of 1 | All times are UTC + 1 hour |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |