Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Arduino demo source code for LoRa "Receiver"
#7
I found the problem. the config len of the mqtt buffer is very high.
This Line helped!
mqttClient.setBufferSize(512); increase from 256 to 512
Reply


Messages In This Thread
RE: Arduino demo source code for LoRa "Receiver" - by maso - 12-05-2024, 07:15 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)