Taki7o7

Results 26 comments of Taki7o7

I finally managed to upload, but unfortunately it cannot detect any networks, while it works fine with micropython. Thats my main.cpp ```cpp #include #include void setup() { Serial.begin(115200); } void...

Hmm, I have no idea how i'd check that to be honest. I just got into platformio and i think it's just too much for me it seems & i...

> I will double check the compile commands on PlatformIO -- since I don't have my Pico W yet, I couldn't test on real hardware, only got it to _compile_....

> In the meantime @WaGi-Coding, can you install [the Arduino-Pico core in the Arduino IDE](https://github.com/earlephilhower/arduino-pico#installing-via-arduino-boards-manager) and see if you also get 0 networks? Seems to work fine, beside the weird...

@maxgerhardt oh yeah that seems to work, many many thanks

@maxgerhardt it works like a charm now. Again, many thanks

I had the same issue for a range of different models. It was driving me crazy. The issue is the difference between the official python pip package for taming-transformers and...

i can't get custom commands to work EDIT: Still no success :/

I also look for a solution with a single BLE service that supports both the mouse and keyboard HID report descriptors, and use the same service to send and receive...