Willow Herring

Results 72 comments of Willow Herring

I can probably make a function to do it for USB, I don't think one function should do both as there's no logical place for that one function to live,...

Ah neat I didn't know that. I did find in my testing that results from this were inconsistent. iOS and Linux reflected the name change whilst scanning, android didn't. That...

I've got it working now using `CONFIG_BT_DEVICE_NAME_DYNAMIC`. If i'm reading the PR associated with this function properly i think we get up to 27 chars for device name now too...

Just checked and `CONFIG_BT_DEVICE_NAME_GATT_WRITABLE` is enabled even when only enabling `CONFIG_BT_DEVICE_NAME_DYNAMIC`. Name can sucessfully be read and written using nRF connect. all seems to be working properly

Yes I think that's the issue, name is now at the end of the ad packet not the beginning. Will sort that when I have a mo

@petejohanson Sorry for the delay in addressing it. I've tweaked the tests to remove the offending line from the logs and they all pass now

I maintain the adv360 pro firmware, no idea why this is happening as all the keys and macro stuff is straight from ZMK main, there's only changes to the RGB...

Apologies, i thought i typed out a guide but it must have not posted or something. It's easiest if you use the VSCode and Docker method detailed on the ZMK...

If it doesn't happen on the urob repo it sounds like there's a problem with the config files. I will continue to investigate