-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Description
Based on all the recent changes and testing we'd done on Ethernet and WiFi on EVK, here's Paul's take on the minimum requirements for cellular on EVK. Discuss...
Note: cellular operators can be tricky about allowing mobile devices to act as servers with incoming connections. This list assumes that only client (outgoing) connections are required.
Note: there's (currently) no milestone attached to this. Right now, it's more of a wishlist than a development plan...!
Last update: July 17th, 2025
Feature | Required | Done | Tested |
---|---|---|---|
Web config over cellular | ❌ | ||
NTP Server | ❌ | ||
PointPerfect Get Keys (HTTP_Client) | ✔ | ✔ | ✔ |
PointPerfect Corrections via MQTT | ✔ | ✔ | ✔ |
NTRIP Client | ✔ | ✔ | ✔ |
NTRIP Server | ✔ | ✔ | ✔ |
TCP Client | ✔ | ||
TCP Server | ❌ | ||
UDP Server | ❌ | ||
Firmware update from menu | ✔ | ✔ | ✔ |
Auto firmware update | ✔ | ✔ | ✔ |
✔❌❓
Activity
PaulZC commentedon Jul 8, 2024
Note: the LARA-R6 has built-in FTP / file download functionality. Files can be downloaded to its internal file system and read from there. Firmware update could be very straightforward to implement...
nseidle commentedon Jul 17, 2025
I think we can close this out. v2.2 of the Everywhere firmware is working well for most functions over cellular. I'm not yet able to test TCP Client. TCP/UDP Server seems to be working, but sadly and not surprisingly, it looks like inbound connections are rarely allowed over a cellular connection.