Porting FXT009 OpenAT app to FX30S Legato

If anyone has a clue how to do this, please let me know. I’ve got a simple app that gets custom AT commands from a PIC over RS232, does TCP to/from a server, does GPS, sends status to the PIC over RS232, and may FTP down a new image for the PIC. Just needed 4 simple tasks in OpenAT. The app truly doesn’t need a Linux distro to run. (Why any M2M app needs to configure iptables is a mystery…)

I started in DevStudio but then it appears that what works in DevStudio isn’t current. So I’m even more confused on how to approach this.

If you’re in the SF Bay Area, I would be happy to discuss this over some beers.

Randi

Hi there,

Actually, Open AT Application Framework(OpenAT) and Legato Application Framework(Leaf) are different even though the FX30S can use AT command like FXT009.
Hence, You need to develop new app for FX30S, if there some trouble on using Leaf or develop app with FX30S, may be I can help you about it.

Thanks,

1 Like

Thanks. But we decided not to use the FX30. It was completely overkill for what we needed and wasn’t worth the time or $$ to redo all our code.
Randi