-
Hi, here is a problem on espruino, when I write file it shows:
`
>fs.write(`entry0`, `);net.on("res",e=>{if(e.err)print("err:"+e.err);else{log("data:");print(e.data)}})}})}else log("no available w…
-
![image](https://user-images.githubusercontent.com/26226049/90608965-ef0d6d00-e235-11ea-8880-11288a98169b.png)
I used `require("Storage").write` before this happened. Then it will reboot every 5 se…
-
With the ultimate goal of displaying it on my pixljs, I was trying to find serviceData I was advertising from another device using a 128 bit service uuid. I tried setScan and then findDevices and fin…
-
Is the puckjs limited to connecting to one peripheral at a time? Any difference between the v1 and v2? How difficult would this be to increase (if I were motivated to write some C)?
(I also had…
-
I saved some json objects with writeJSON function, then when I try to read it, error occurred in the readJSON. It shows me Uncaught Error: Got [ERASED], expected ','.
I try to read this file with `r…
-
Espruino IDE (Native) espruino_ide_win64_0v72.1
Firmware ESP8266 2v08
IDE Error:
```
rl$Üß|$à|lä#|ìrbbûoo$onÜãä#pl{${$pòoà$#oã|cûnnî$l`
Unable to ret…
-
I'm trying to set up a Puck.js v2 to use as a doorbell. I'm looking at the notes here and in [home assistant](https://www.home-assistant.io/docs/mqtt/discovery/).
I've got the raspberry pi runnig …
-
Не уверен, что дело именно в tion api, но других bluetooth устройств нет в HA.
ps -axfw:
```
473 ? Ssl 617:24 /home/hass/bin/python3.7 /home/hass/bin/hass -c /home/hass/.homeassistant
…
-
I am trying to use web bluetooth examples with the microbit in chrome. There are several examples and repositories available on gitub for this. They all require you to load up several ble services on …
-
There is a screen update issue the new "Vibrate Clock" app when the hour switches from 2 digits to one (i.e. 23:59 -> 0:00 in 24 hour mode or 12:59pm -> 1:00pm). The new display string is constructed …