You are reading a single comment by @Jean-Philippe_Rey and its replies.
Click here to read the full conversation.
-
Well, from what i see the double quote has been closed, but maybe there is something im missing out?
<button onClick="Puck.write('NRF.setAdvertising([beacon.get("goo.gl/test123")]);\n');">Advertise</button>
It is telling me that it is a syntax error meaning that the link or entire function is wrongly typed?
Dont' you have to escape the
"
on line 8?