My Particle electron arrived!
Now to work out how to get mavlink into and out of it...Anyone else looking at this unit? Steep learning curve ahead for me, I think. The aim is to have a module which directly replaces the existing telemetry radios.
Any tips on Pixhawk Telemetry -> UART integration?
You need to be a member of diydrones to add comments!
Replies
Im also very interested!
wow, cool! Can't wait to see what you come up with.
Alex said:
FYI I have a working prototype for MAvLink telemetry over WiFI via the photon and am working on a solution for the Electron right now
How did this project go? did you manage to get telemetry data through the particle electron and to the Mission Planner?
Yeah, dynamic DNS is definitely the way to go, and the Particle can use hosts as well as IP's.
My problem is creating a raw tunnel from UART1 to UDP. I hope it's simple, but I'm not getting it to work yet. I can certainly see mavlink traffic that matches the terminal in Mission planner, so I know the data is there.
I just got a Particle Photon to experiment on. Once It is all figured out I will switch to the Electron.
My objective is to learn about "One to Many" telemetry (one based station to many rovers)
Heck yea! Hope someone can post some code =)
Hello Euan, SARA-U260 is not LTE, we're however testing it. Our integration philosophy wants to connect it via 4Gmetry / Companion via a modified FTDI cable or directly serial (not very sure works also for exactly this one). However I think that it's possible to bypass the companion and use it like dronecell.
Yes, this is the idea - direct replacement for the existing telemetry radios being preferred. Although there are some interesting i2C options here too, but I need to just stick to my first plan...:-)