Your task is to read from Bangle2.js or Bangle1.js:
1) the position of GPS,
2) BOTH: The Coordinates of the satellites (Cartesian coordinate system is preferred) and measured the pseudoranges (from the satellites to the satellite receiver)
3) to make a espruino working code for saving the coordinates and abovementioned ranges in text (ascii format)
4) to investigate whether navigation message can be written and exported
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
JOB
Your task is to read from Bangle2.js or Bangle1.js:
1) the position of GPS,
2) BOTH: The Coordinates of the satellites (Cartesian coordinate system is preferred) and measured the pseudoranges (from the satellites to the satellite receiver)
3) to make a espruino working code for saving the coordinates and abovementioned ranges in text (ascii format)
4) to investigate whether navigation message can be written and exported