• Hi @Spocki
    I was able to get a majority of the stuff on the itracker board working on espruino:
    https://github.com/narioinc/Espruino/tre­e/itracker_dev

    However the drivers were written in C. I had a word Gordon and had him review the code. He suggests that having javascript based drivers is a more optimal solution as that will allow the drivers to be reused for other boards as well.

    However if you like, you could go through the C code in the branch :) i am not a Javascript geek so i had to make do with this. As for the serial connection with the GPS and GSM, you can use the Serial UART javascript API.

    i have an mbed port as well that you can find in the mbed code reporsitory. just search for itracker

About

Avatar for narioinc89 @narioinc89 started