Joshy-2010

Results 5 comments of Joshy-2010

I think I have figured it out. These are the predeclared variables: `const uint8_t reportDescription[] = { HID_JOYSTICK_REPORT_DESCRIPTOR(), };` `USBCompositeSerial USB_Serial;` `USBHID HID;` `HIDJoystick Joystick(HID);` And this needs to go...

I sadly seem to have a similar problem. I am using the default "Nimble_client" example, only changing the UUID's to match my service. I am trying to connect to one...

Well I didn't even know there is a debug log, but I will try. I only need to change a setting in the nimconfig.h file, right?

Ok, got it now I think. 19:56:53.851 -> I NimBLEDevice: NimBle host synced. 19:56:53.851 -> D NimBLEDevice: Setting bonding: 0, mitm: 0, sc: 1 19:56:53.851 -> D NimBLEDevice: >> setPower:...

Yeah, that seems likely. Because when I used the nRf Connect App it also showed me this characteristic mutliple times. I didnt think much of it thought it was a...