-
Hi, does TinyGSM support tls 1.2 over GSM ?
I want to see the possibility of connecting to AWS IoT over GSM. But finding none.
-
I have strange (or maybe not ) behavior modem SIM800L. Sometimes on boot ESP32 and first connection, sometimes when i already have connection few mins, i can not connect with sntp or mqtt broker. It's…
-
Hello,
I'm trying to make working gsm functionality. So far no success, I got working serial communication, but only on 9600 baudrate, since i do not see gsm module to have option to set baudrate, …
-
The device (an M5Stack with SIM800L module) manages to connect to the mDash and it successfully sends smaller files over such as conf9.json which is just a few lines.
Whenever I request a larger fi…
-
Hi,
I am trying to connect ESP32 to the internet using a SIM800L. I have tried connecting to a few open source brokers on port 1883 (like iot.eclipse.org), and it works well. But the moment I try t…
-
Is it possible to send / receive sms / calls somehow while using pppos ?
-
Hi,
This doesn't seem to work with A7 module.
-
I really dont know what is the issue.It may be with either PPOS library or SIM800L.The console gives these readings
[Jul 21 12:46:37.254] mongoose_poll New heap free LWM: 159780
[Jul 21 12…
-
**BOARD USED**: DISCO_L475VG_IOT01A
**Steps to Reproduce**:
1.Import "mbed-os-example-ble-Thermometer" example.
2.Goto the path "mbed-os/TEST-APPS/device/main.cpp" and open main.cpp file
3.Add "#…
-
**EDIT:** I keep forgetting that ESP32 was merged into main. This would be for the ESP32 port.
I have an upcoming project where I'm using PPP and a cellular module for network connectivity. Was w…