Skip to content
joric edited this page Nov 20, 2022 · 8 revisions

Welcome to the IronOS wiki!

Bluetooth appearance values:

Defines (833 is Heart Rate Sensor, same as thermometer, OS doesn't have that many icons as figures):

-DCONFIG_BT_DEVICE_NAME=\"SUPERPINECIL\" \
-DCONFIG_BT_DEVICE_APPEARANCE=833 \

When redefining BT_GATT_CHARACTERISTIC, it needs re-pairing to show changes in LE explorer. Better to leave it unpaired.

Merging test_slow_i2c kind of helped for the screen (mostly), but I'm still getting either reboots or USB init every few seconds.

Clone this wiki locally