Starting at the end of this month, Sofar will be making and selling dev kits for integrating all manner of things with the Spotter + Smart Mooring system.
Simply put, you can use the Spotter + Smart Mooring to power your device and enable two-way telemetry to a custom or off-the-shelf payload. Data can be stored on the Spotter or sent over Iridium or 4G and via the Sofar API.
The dev kit provides an encloser and the interface to the Bristlemouth system so you don’t even need a Bristlemouth compatible device. Please check out the specs here (under dev kit specs).
If you are interested in talking more about the dev kit please reach out. If you have any questions please feel free to ask them in this category!
@zachary do you know of a “chunk” limit for the raw hex data we can trigger in a telemetered message? This might be the bottleneck rather than the total size that the LTE pipeline can handle.
If so, then the main bottleneck is the 2KB buffer between the bridge and spotter. After you leave room for a little framing overhead, we think up to 2039 bytes should be ok.
BE SURE TO SET THE TYPE TO BM_NETWORK_TYPE_CELLULAR_ONLY OR ELSE YOU COULD SPEND ON IRIDIUM SATELLITE DATA!!!
Props to @vsowa12 for actually finding the answer. I’m just the messenger.
on another side project maybe in late 2024 AngelSharks will be pre-processing some of our larger data like video using a Fog AI mesh network locally using computer vision trained on our AI at msb.ai and then transported back to ports by vessels passing by with our FOG to DTN code created a fork last June on github GitHub - ADD12/fog-over-dtn: Proof-of-Concept of an MQTT based telemetry system with disruption tolerance