-
Sir
I am using the BLE_client.ino example only to scan and connect to my 5 NRF52832 (SERVER), but connection take a long time to get success, about 10 to 15 seconds.
If i use the NORDIC APP i g…
-
Hi, I want to use Nimble on a NRF52832 board which does not contain an external low frequency crystal (LFXO) - specifically, I want to build InfiniTime for a P8 smartwatch variant. To generate the low…
-
Hi,
I am trying to flash a nordic nrf52832 with pyocd. When I try to flash a fw with softdevice included in same image (or if I flash first softdevice and then fw image or vice versa), the fw doesnt …
-
Currently `nrf` `DigitalInOut` uses high (strong) drive strength on the output pins, but none of the other peripherals for digital outputs are set to do that. The nrfx drivers all use standard drive s…
-
I'm having trouble getting this library working with the NRF52832 development board (ntf52-dk).
I've tried a simple blinky example by myself and it works fine, however when I try to use any Bluetoo…
-
**Describe the bug**
I've a BLE product that uses Bluetooth 4.3. After updating the Android OS to 13 the nRF Connect app no longer discovers this product. A newer product based on Bluetooth 5.0 is fo…
-
I have a smartwatch that has this MCU "JQ7011", and I cannot find anything on the internet about it (except many watch models saying they have this CPU).
Does anyone have any information on them?…
-
Hello,
with the code here below "attachInterrupt(digitalPinToInterrupt(LOGO), doIntLOGO, FALLING);" that didn't work, with
attachInterrupt(digitalPinToInterrupt(BUTTONA), doIntLOGO, FALLING); that…
-
We are now looking to build the same OPC (or later version) into a device that has a lot more I/O. This will be based on nRF52832. We are planning to port this library accordingly, basing the build o…
-
Sir,
I am testing the Beacon Bluefruit feather nrf52832 example with J-LINK.
It´s compiles and transfer 100% nice
But, the APP not runs because looks that SOFTDEVICE is not burned together.
If i b…