Ino for sparkfun iot logger

We have spent a lot of time amending the user interface that Sparkfun provided for the OpenLog Artemis but we have had to move to the new IOT logger and the user interface appears to be available as a binary only. Is there an ino version available?

Hi @maj8,

The source code for the DataLogger IoT products is currently not published.

-KIrk

Thanks Kirk
Is there a plan to publish the source data and if so can you indicate when it will be available.
Kind regards
Mark

Dr Mark James
MASTS Operations Director
SMMR Programme Champion
Coastal Resources Management Group

Hi @maj8 ,

The firmware behind the DataLogger is actually an extensive SDK/Library - well beyond anything we’ve done before.

We released firmware for the DataLogger based on this since it was a confined use case and we could use it to validate the system, and help us finalize the framework release… if that makes sense.

We are working on getting this in a position to open this framework up and make available to the community. This includes the proper documentation, examples…etc in place. I’m hopeful by the end of q3 we can do this.

-Kirk

Thanks Kirk. We did a lot of work adding some additional sensors and built upon the menu structure you created for the Artemis OpenLog to control them. We hoped to be able to migrate what we had done with the Artemis to the new IOT logger.
Kind regards
Mark

Dr Mark James
MASTS Operations Director
SMMR Programme Champion
Coastal Resources Management Group

Hi @maj8,

If we do a beta, I’ll be sure to let you know.

FWIW: In the underlying SDK/framework - once you understand it, adding a sensor is very quick work and the menus are auto-generated at runtime: Serial today, ble via app (hopefully), web in the future …

-Kirk