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...
Greetings Friends.
I'm having some trouble trying to figure out if I'm doing this the write way or not...
I'm developing a Eddystone scanner central on SDK15 with...
Hello,
I can not find any datasheet for the NRF52840-CKAA-R chip.
I need to know which GPIO pins have the constraint "LF" (low frequency only). Can I consider that the...
How the start address of my FW is set ? I would like to add a "library" right after the Soft Device. And the move the APP after this library. I can make it work when I have...
Dear DevZone Team,
I am developing a application on nrf51822 with SDK 11 and face a problem.
The thing is during connection time, I was trying to transmit data via bluetooth...
Is it possible to place a voice call using the nrf9160 (or other nordic device) and play pre-recorded audio over the call? The goal is an IoT sensor device that places a voice...
Dear nordic,
I want to make a PWM with frequency 1 HZ - 100 HZ and pulse width of 100 us. i see several demo in PWM .
can you help me how to make this ?
what parameters...
Hello, after following this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial I have set a custom service...
I'm using the SAADC peripheral by controlling its registers directly (no SDK or MDK HAL). I have an application that alternates between two configurations:
* One sample...
Above is my code. I am using Keil uVision5 IDE on Windows 10. I am flashing s132 and then application hex to device using nRFGo.
My goal is to take a square wave as input...
hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart...
Hi all,
I am working on sending messages from nrf mesh app (proxy client) to proxy server ( nrf 52832 DK : running light switch example from nrf5 sdk for mesh v. 3.1.0)...
I am trying to program an external board nRF52810 using debug out on PCA10040. I was successfully able to program an external PCB board with nRF52832 using PCA10040,
but...
Hi folks, I'm receiving a special timestamp over bluetooth, and I want to write it to an external memory. I want the time at which it was written to the memory to be as precise...
I use Nodic sniffer nRF_Sniffer_200_beta3 to capture BLE Mesh packets, but found one strange scenario:
1 if set channel filter 37, 38, 39, can capture 3 packets in channel...