David Cermak
e9d9b3a8bd
fix(modem): Use idf-build-apps for building target tests
...
Also updates default mqtt broker public endpoint
2025-08-12 14:29:03 +02:00
David Cermak
6d5411941b
fix(modem): Make MQTT public broker endpoint configurable
2025-07-25 11:02:36 +02:00
David Cermak
5e929902c7
fix(modem): Minor cleanup of pppos example
...
* Use CONFIG_EXAMPLE_DETECT_MODE_BEFORE_CONNECT to demonstrate mode
detect
* Use disconnection flag to indicate conneciton issue and gracefully
degrade to command mode
* Remove IDF-verion < v5.0 code
2024-12-10 11:36:10 +01:00
David Cermak
18f196fa1e
feat(modem): Add mode detection to the example
2024-12-06 09:48:00 +01:00
David Cermak
1db83cd1ca
feat(modem): Support for pausing network in C-API
...
also adds a demo of this feature to pppos client example
2024-12-05 20:16:45 +01:00
David Cermak
13eca128fb
fix(ci): trigger PR jobs based on labels
2023-03-15 15:38:06 +01:00