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 am currently trying to test the writable ndef message example on my nrf52 development board. I have gotten it to work so many times in the past weeks but now it seems when...
It seems like there is a problem with nRF Connect 3.7.0 with Toolchain Manager 0.9.3
When I try to open I get the following error.
I have tried restarting and reinstalling...
I'm having trouble connecting the Thingy:91 to LTE network.
I'm using the thingy91_fw_2021-06-28_7a076c22 example.
I flashed correctly the thingy91_asset_tracker_v2_nbiot_2021...
Dear Nordic team,
We are deveopping BLE & ANT enabled display. Because it is a mass production product we need to do an automation for asigning devices destinguesed ID....
Hi, Dev Zone.
thanks for help : )
i'm try to porting DK Board's ble Boanding function to Target Board.
DK is working success.
refer to 16.0.0 SDK and 7.0.1 Soft...
Hi,
I am currently working on updating the examples/dfu/secure_bootloader_uart_debug example in SDK 15.3.0 to do an internal dfu on my nrf52840 DK rather than having the...
Hello,
Out application is using the time slot api to generate ~29ms (35Hz) burst of pulses.
Occasionally, the interval between two adjacent pulses extends to ~35ms ...
Dear Nordic support,
I need to clarify a few points using SAADC for battery measurement - running the ble_app_proximity application without modification. I measured the...
hello, i hanve a problem when i use usb transfer data to pc with ep1, sdk 17.0,nrf52840dongle
I have many data(more than 100KB) transfer to pc,when I send the data for once...
Hello,
I am using the nrf52840 for the application, basically i want to use the timer driver in my code.
so basically if i have 5 timers of nrf52840 and i am using one...
I am using a nRF52840 Development Kit to flash a custom board with a nRF52840. When I use the nrfjprog -p (or --pinreset) option to reset the CPU, it will consume over 1mA...
I am using nRF52833 on ncs to turn on the extended broadcast. After referring to the corresponding settings, I found that the transmit power setting does not take effect....
In standard sdk 17.0.2 is it possible to know which devices did i accidently disconnect?(Interactive command s140)
for example
my central is the interactive command...
Hi, I used NRF52 DK and NRF Connect SDK 1.6. I used the st_ble_sensor sample with no changes. When I press Button 1, I expect to get a notification on the central device....