I am using the Helium atom development board with a Siemens IOT2040, which is similar to an Intel Galileo Gen 2 board. I am using the Arduino library, however it is not compatible with the board as it is currently written; I am having problems getting the serial communication to work. There is a software library online for the Galileo Gen 2 to replace the existing SoftwareSerial class and make it work, however it does not appear to interface with the Atom correctly, potentially due to different pins.
Is there any way for a Helium developer to publish an Arduino codebase that is compatible with an Intel Galileo Gen 2 board, or refer me to some resources that I can use to adapt your code to use the board?
Thank you for your time,
Chris