-
Notifications
You must be signed in to change notification settings - Fork 252
Description
Hello, I recently purchased an Adafruit FONA board from amazon: https://www.amazon.com/Evalution-Adafruit-Cellular-Breakout-Version/dp/B00N429XBI
I'm currently trying to get my Moddable application to connect to the internet without wifi, but there's no documentation on how that might be possible (which I understand since it's probably not a common use of the moddable.) I understand that from the description of the Adafruit device, I would need to connect the device to a microcontroller with a UART, where it can send and receive commands over the RX/TX pins.
I see the RX and TX pins on the moddable two, on the side where you would normally attach the programmer. However, since the hardware documentation is limited, I was wondering if the experts at Moddable can tell me which pins I would use on the moddable two as well explain how to program the moddable to use go through the gsm instead of the wifi when it sends http requests. Please get back to me, thanks!