Results 11 comments of Thomas Amberg

Adafruit writes: > Since the underlying API and peripherals are the same for the '832 and '840, you can supercharge your older nRF52832 projects with the same exact code, with...

See, e.g. https://github.com/tamberg/fhnw-iot-bricks/blob/develop/Arduino/ESP8266_MqttPubClientTemp/ESP8266_MqttPubClientTemp.ino

https://www.thingiverse.com/thing:4127959

There is a "likes.json" in the archive which seems to contain links to favourited toots.

Or '-', to use only characters [allowed](https://stackoverflow.com/questions/3523028/valid-characters-of-a-hostname#3523068) in DNS hostnames.

> only AZ/az and no symbols That's what I tried.

After entering a device name and clicking "Use this device as administrator" the page reloads and my device name is listed under "The admin devices configured are", but once I...

Ok, thanks. ``` $ ssh dowse@DOWSE_LOCAL_IP % redis-cli > hgetall thing_THING_MAC 1) "isadmin" 2) "no" 3) "enable_to_browse" 4) "no" ... ``` and as you suggested, after ``` hset thing_THING_MAC 'isadmin'...

Same error message from [different code](https://github.com/tamberg/pi-lora/blob/main/rn2483-pir.py) calling .motion_detected of a MotionSensor in a fast loop: ``` Traceback (most recent call last): File "/home/pi/rn2483-pir.py", line 66, in if pir.motion_detected: File "/usr/lib/python3/dist-packages/gpiozero/input_de>...

Vielen Dank für den Hinweis. Tönt interessant, ev. auch ein bisschen viel Magie?