j45p41

Results 22 comments of j45p41

Hi, I know this topic is quite old. Did you ever find the solution?

> Hi j45p41. It's been some time since I worked on that project as I've been busy with other projects. From memory the problem was solved but I'm not 100%...

Thank you very much indeed. I will give it a try.

Excellent. Thanks for the additional info. I tried it last night on my current pinout setup but I am going back to the breadboard and use common connections, as you...

Hi but this example is for the ESP32 and not the NRF52, when I enable extended advertising in nimconfig.h it say it's only for ESP32. I am reading this wrong?...

Hi h2zero, so to be clear I have this setup: 1. ESP32-S3 running Bluetooth 5 client example with service and charateristc IDs shared with Server. 2. When I use NimBLE_Server.ino...

Thank you very much indeed. I try and compile but it doesn't when I remove the esp32 related content.

Hi, did you get a chance to test? sorry just chasing because this is one of the final steps before I send my project out for test. I will try...

Here is the output I get when I use the multi advertising example: `Processing nrf52840_dk_adafruit (platform: https://github.com/h2zero/platform-n-able.git#1.0.0; board: nrf52840_DK; framework: arduino) ---------------------------------------------------------- Verbose mode can be enabled via `-v, --verbose`...

Also here is the output I get (a bit shorter!) when using just the extended server on the nrtf52 with esp32 sleep commented out. `Processing nrf52840_dk_adafruit (platform: https://github.com/h2zero/platform-n-able.git#1.0.0; board: nrf52840_DK;...