'so if you're just looking at ADV_IND you may not see the service?'
Without all the code, it's difficult to determine a potential cause.
As the firmware is up to date,
What PC and OS are being used to view the error(s)?
Please upload the error results from the WebIDE left-hand side.
What other tutorials have been attempted? Those results?
As a suggestion, try this tutorial. To make things easier, modify the flag() function to output to the WebIDE using console.log instead of attempting to drive the (non-existent in this case) servo.
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.
Fri 2019.07.19
Thank you for the link, now we are all on the same page.
I inquired about the battery. A possible area of concern.
What is the percentage that is being reported?
@Gordon pointed out in #2
Without all the code, it's difficult to determine a potential cause.
As the firmware is up to date,
What PC and OS are being used to view the error(s)?
Please upload the error results from the WebIDE left-hand side.
What other tutorials have been attempted? Those results?
As a suggestion, try this tutorial. To make things easier, modify the
flag()
function to output to the WebIDE usingconsole.log
instead of attempting to drive the (non-existent in this case) servo.Forum post example