Florian idB
|
8d6ffb9169
|
Update sim800l.cpp (#4223)
|
2023-02-03 07:53:46 +13:00 |
|
Jesse Hills
|
ef26677b67
|
Always use brackets around single log macros (#4072)
|
2022-11-23 10:32:51 +13:00 |
|
Guillermo Ruffino
|
aaf50fc2e6
|
Sim800l add calls, multiline sms and ussd (#3630)
Co-authored-by: Matus Ivanecky <matus.ivanecky@gmail.com>
Co-authored-by: Matus Ivanecky <maty535@users.noreply.github.com>
|
2022-09-15 07:43:03 +12:00 |
|
Samuel Sieb
|
43539f2dbf
|
Send CR also for commands for sim800l (#3719)
|
2022-08-17 10:35:44 +12:00 |
|
Guillermo Ruffino
|
113232ebb6
|
add sim800l diagnostics (#3136)
|
2022-02-15 17:01:50 +13:00 |
|
Oxan van Leeuwen
|
15f9677d33
|
Introduce parse_number() helper function (#2659)
|
2021-11-11 07:15:06 +13:00 |
|
Stefan Agner
|
501f88ca86
|
Avoid non-const globals and enable clang-tidy check (#1892)
|
2021-06-11 08:19:44 +12:00 |
|
Otto Winter
|
360effcb72
|
Activate some clang-tidy checks (#1884)
|
2021-06-10 13:04:40 +02:00 |
|
Otto Winter
|
eb9bd69405
|
Configure clang-format for consistent pointer alignment (#1890)
|
2021-06-10 12:55:20 +02:00 |
|
spilin
|
3d0310d0e0
|
Add dial support for sim800l component (#1558)
|
2021-02-25 18:11:15 -03:00 |
|
Andrzej
|
e6f21873c3
|
sim800l: Add support of roaming-registered SIM cards (#977)
* Add support of roaming-registered cards
* Change or to ||
|
2020-02-08 14:03:24 -03:00 |
|
Otto Winter
|
8ff742d9ab
|
Implement more dump_configs (#791)
|
2019-10-23 14:43:41 +02:00 |
|
Guillermo Ruffino
|
b6920025b2
|
Fixes sim800l (#678)
* Fix receive message quickly
* fix case
* lint
|
2019-08-31 19:45:34 +02:00 |
|
Guillermo Ruffino
|
fc465d6d93
|
SMS Sender / Receiver (#522)
* add sim800l
* Increse SoftwareSerial Buffer Size
* use auto id on action
* lint
* lint
* add to test3.yaml
* lint
Co-authored-by: Guillermo Ruffino <guillermo.ruffino@pampatech.net>
|
2019-06-17 20:13:52 +02:00 |
|