I noticed something similar a week or two ago and what it seems was happening was that Espruino was skipping over one advertising message each time. It worked if you had 3 like the example (or an odd number), but if you had 2 (or an even number) then it'd continually skip over the even-numbered messages.
It's now fixed and it'll be in 2v02 when that's released, so if you had 2v01 or before it'd have the problem.
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.
Hi! Please can you try flashing one of the 'cutting edge' builds of Espruino from http://www.espruino.com/binaries/travis/master/ and see if you have any more success?
I noticed something similar a week or two ago and what it seems was happening was that Espruino was skipping over one advertising message each time. It worked if you had 3 like the example (or an odd number), but if you had 2 (or an even number) then it'd continually skip over the even-numbered messages.
It's now fixed and it'll be in 2v02 when that's released, so if you had 2v01 or before it'd have the problem.