After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
I'm using nrf52833 on custom board.
And I need to using RESET pin to GPIO for battery charging detection.
I found CONFIG_GPIO_AS_PINRESET is configuration RESET pin...
Hi,
This may be a basic question. I'm using NRF52840 DK and I'm trying to print some logs from timer callback function, however I havent been successful so far. Here is...
Hi all,
I am using nrf52840 with zephyr
The below link puts device in bootloader mode but with pressing button
I want to do it without pressing button
https://devzone...
Hi All,
I just recently updated to a Mac w/ Apple M1 silicon and am struggling to get my (previously working) scripts to work w/o error.
Specifically, this command/error...
I got an nrf5340-dk development kit. And when I connected it to the computer it was discovered by the computer. But, I could not either connect to it or program it.
I noticed...
Nordic,
We've been using the nRF52832 for many years now. We have a custom board that uses SWCLK and SWDIO to flash our NRF52. We're getting set for production and I am...
I have been developing and debugging this situation for a while. I discovered that the original advice didn't work. First; to get more than 2 client connections going, I had...
Hi teams,
I am testing Direction Finding beacon/scanner pairs with nRF52833 DKs.
With nRFConnect SDK v1.7.1, I started beacon/scanner pair and leave untouched for a few...
Sorry if the title of the post is a bit of a misnomer. I'm currently trying to switch IDEs. Previously I was using Eclipse, but it seems like Nordic completely wants to remove...
Hi! I'm trying out the nRF Connect for VS Code on a M1 Mac, and have a nRF9160-DK connected. The VS Code stuff works fine, I'm able to build sample programs fine, but the...
Hi,
I use 9600 bsp of UART to communicate sensor data. I would like to add 115200 uart for wifi.
To use two uarts at the same time, what configuration should I do and...
I'm currently developping an application based on the Zephyr OS with its BLE protocol stack using the nRF52805 SoC. Due to security specifications, some cryptographical features...