@datadrian You are correct. But the problem with CubeCells is, that they can’t run Meshtastic in its full majesty. But! They also do not have the bigger energy footprint of fullblown ESP32 boards with GPS.
So if you have a spare CubeCell and want to extend the range of your Mesh - you could think about using it as repeater station. I guess with the upcoming nrf52 boards it will become even more a special case, but still.
@tonyn79:
What is the exact CubeCell you are using? HTTC-AB01 (dev board), HTTC-AB02 (board with display, but without GPS), HTTC-AB02S (display+GPS) or one of the Capsules? Capsule with Solar Panel or without?
I’m running the code on dev board and a normal Capsule and it’s just working fine. If i know which board you are using i could try to figure out whats wrong.
Ok. I created a new platformio project, put the code in and compiled/uploaded. It works. The default env (devboard) is working for a normal capsule.
Let me walk you through it:
Download the zip from github:
Create a new project in platform.io , choose your board (enter “CubeCell” and search).
Open your downloaded zip file, put the platformio.ini and the /src directory in the platformio project directory, overwrite if prompted.
Chose the correct environment for your board (example shown for Capsule with solar panel
Upload and activate serial monitor.
I guess you already know all of the above, but i had the time
PS: uploaded on a capsule_solar. Working…
PPS: The 20 bytes message is a “im here and my NodeID is…” Message of a meshtastic node.
PPS:
And i put the Payload dump back in. It shows the received (encrypted) bytes hexadecimal