zephyr/samples/net/cellular_modem/src
Tomi Fontanilles 8473c54035 samples: net: cellular_modem: small fixes/improvements
- A small delay is added after the post-restart L4_CONNECTED event
  is received to prevent trying to send packets too quickly. Otherwise
  the first packet would not get sent and the sample would hang on recv().
- Some logs and function parameters are fixed.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2024-03-04 22:13:14 +01:00
..
main.c samples: net: cellular_modem: small fixes/improvements 2024-03-04 22:13:14 +01:00