LoRaWANGatewaySC icon indicating copy to clipboard operation
LoRaWANGatewaySC copied to clipboard

LoRa WAN Single Channel Gateway

Results 8 LoRaWANGatewaySC issues
Sort by recently updated
recently updated
newest added

Found this error when complie. C:\Users\sx\Documents\Arduino2\libraries\arduinoWebSockets-master\src\WebSocketsClient.cpp: In member function 'void WebSocketsClient::loop()': C:\Users\sx\Documents\Arduino2\libraries\arduinoWebSockets-master\src\WebSocketsClient.cpp:172:30: error: 'class BearSSL::WiFiClientSecure' has no member named 'setCACert' 172 | _client.ssl->setCACert((const uint8_t *)_CA_cert, strlen(_CA_cert) + 1); | ^~~~~~~~~...

Hi I have 2 gateways, one that uses the ESP8266 library v3.0.2 and another using v2.7.4 and none of them are able to connect. The RFM is initialized and WiFi...

Thanks for you. this is only gateway, do you have the client node code?

Currently the labels for MIN and MAX frequency are swapped in index.html. This PR resolves this issue.

For some reason, my RFM initialises for 1 second and the goes to Stoped but then doesn't come out of stoped. Also my Wifi settings don't save. i have to...

Hi, please correct `this->wifi->client->settings.password` to `this->wifi->client->settings.pass` otherwise your code won't compile. It's a small issue but wanted to report that. Thanks!

I get an error while compiling. It says that NetworkNode.h no such file or directory. I can't find anything like this in the built in libraries nor during an online...

I can not change sf, it always stands on 7.? If I change it via the web page, the text changes to bold, if you press save, the text usually...