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...
Device: nRF5340 DK
I installed the SEGGER Embedded Studio and wanted to run a sample application. But it throws an error when I click on Connect J-Link.
But I see that...
Dear friends,
When I reset 52840 DK and reopen the PyACI script , then, reloading the DB(database/example_database.json), I found the provsioned device can't be controled...
Hi sir/Madam,
Kindly provide the uplink and downlink details for the part
nRF9160.
We request you to provide the quote for 50K/Annum.
Please contact : lakshminarayanan...
Hi,
I am aware that the sdk-nrfxlib + sdk-nrf library embed a NFC library, dedicated to a ST NFC module.
In our product, we are using a NXP controller, a PN7150.
Is...
Hi everyone,
I got a question regarding the Bluetooth Mesh Time Server/Client models. I would like to propagate a common time base within my Bluetooth Mesh network by using...
I use the NCS SDK 1.5.1, the sample is use a QSPI FLASH(MX25R64), and we want to change this QSPI FLASH. we will use P25Q80H, which code should be modify?
Hi,
Can someone confirm what is the max input voltage for ADC input on nrf9160?
Documentation says
The AIN0-AIN7 inputs cannot exceed VDD _GPIO , or be lower than...
Hello everyone, I have successfully implemented the light Switch examples in the Mesh SDK. I sent the on_off data from the switch device to the light device. But what I need...
Hi All,
I’m running a proprietary RF protocol on an nRF52832 and am seeing some corruption of data when it passes through the CCM. The first byte is the only data that is...
Hi Devzone,
I know that more specific information is needed (time interval, Tx power, data length, ....) to make a comparison between GAP and GATT. But in general, which...
I'm working with following project and would like to add the DFU trigger library.
https://github.com/openthread/ot-nrf528xx
1. Build like this, I'm using a PCA10059 Dongle...
Hello,
I am working with nrf5281 and its bluetooth connection, the connection is established well and the chip and the nrf connect application stay connected, however the...
Hi,
I recently installed nRF Connect SDK v1.6.0 through the Toolchain Manager of nRF Connect. Previously v1.5.0 was installed, and was what I have been developing using...