Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
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...
Hi there,
My current setup:
1. Custom board.
2. SDK nRF5 SDK v17.0.2
3. Application running BLE (SoftDevice)
Using the USB CDC Class example to be able to interface...
I'm using nRF51 sniffer to capture BLE packets for group of devices. Sniffer can able to capture only primary advertisement channels and not secondary advertisement channels...
Dear Members,
I want to use this code :
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk51.v10.0.0%2Fant_examples_bpwr.html
Does it work...
Excuse me:
As shown in the figure below, can this type of crystal oscillator be used on nrf52832? How to connect this crystal oscillator with XC1 and XC2 of nrf52832?
Hi,
we are preparing for certification and are about to test with the DTM v1.0. now in nAN43 it states following:
1.1.1 Hardware requirements • nRF8001 Development Kit...
I try to add pairing/bonding to the NCS hello world project. But I found the information is not easy to find. I'm playing with the bt_conn_auth_cb struct to understand how...
Hello,
I am trying to verify a signature with the `NIST p-256` curve. I had previously done this with the Nrf5 sdk and it is working:
I am now trying to migrate...
Hello Nordic Team,
as a newbie in the Nordic world, I have been reading the nRF Connect SDK and Zephyr documentation as well as testing some of the samples on my nRF5340DK...
Hi.
I have some trouble to use a sensor based on JDY-23 module with nrf52832 dk
(JDY-23 datasheet : ://fcc.report/FCC-ID/2AXM8-JDY-23/4936741.pdf )
We tried to connect...
Hi,
Is LLPM over the air compatible between nRF52840 and nRF5340 devices?
I am aware that LLPM is not fully supported yet on nRF5340. Also, any update on the LLPM support...
We are hearing solder bridge issues on the NRF52832-QFAA:
"Due to the high thickness of the copper layer and small lead spacing on the component, the boardshops are not...
I am working on customizing the DFU bootloader (to add encryption). When attempting to use the instruction trace in Ozone to debug, I see a lot of nonsense. One example is...
I've been analyzing various nRF52 devices and noticed that there is an inconsistency with vendors using Legacy DFU and Secure DFU. Or in other words, there doesn't seem to...
Hi everyone,
I am experimenting with the QSPI example provided with SDK 16. I am facing issues when I try to erase memory blocks or the entire chip.
1. First of all I...