I’d like to program an Artemis board (the AGT) with Arduino support. I was wondering if it was possible to use a more advanced IDE like the Arduino IDE 2.0 or the VS Code. Is there any help on how to configure the latter to have autocomplete and all the useful stuff? Is the Arduino IDE 2.0 compatible with the Apollo3 Arduino core? Any other suggestions?
Thank you, Gyoorey
It’s a bit of a mixed bag according to posts online; you could always try and revert back if it doesn’t suit your needs…though you could also consider using the AmBiq SDK
The particular board, the Global Tracker has so many external dependencies (GNSS module, Iridium communication, etc) that it would be considerable work to move those libs into the Ambiq SDK. I used to work with the SDK in Eclipse and it was a great experience compared to the Arduino IDE.