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,
I am using nrf_mesh_switch_client example and implemented disabling mesh on timer basis,
I have initialized the timer and started it in start() function. The following...
Hi,
I am using SDK 1.9.1 and nRF5340.
Scenario
I am investigating the following scenario:
files containing the firmware upgrade for the app and/or net cores will...
Hi there,
I'm currently using the nRF52 DK (PCA10040) and nRF5 SDK 17.1.0.
Our device needs to permanently connected to a battery, only wake up on a button press and then...
I came across a document called
2870.Measuring_distance_with_Nordic_Distance_Toolbox_slides.pdf
(found here )
Several questions
1. There are 2 slides for "High Precision...
Hi,
I tried every configuration options one by one to change the MTU size, but it doesn't work.
I connect to nRF52840 with Raspbery Pi and when I subscribe to a notification...
Dear All,
I am trying to figure out the maximum current consumed during the NFC operation.
I am using nRF52832 and writable_ndef_msg example from the SDK (LED, flash write...
My previous post and the response I got was hugely helpful to my understanding ESB on the nRF52. Now that I grasp the basics, I felt it was appropriate to create a new post...
Hi,
quick question..Which, if any, Nordic device has NFC that can be read and write without additional NFC ICs?
I've got an NRF52840 dev kit but apparently it only supports...
To the kind attention of Nordic support team,
we are (re)working on an old legacy project using nRF24LU1 and gazell protocol. We would need to know if there is some simple...
I am trying to add this ultrasonic sesnor driver ( inductivekickback/hc-sr04: Zephyr RTOS driver for HC-SR04 Ultrasonic Ranging Module (github.com) ) and testing it with the...
Hello! This is my problem.
SDK:SDK17
Softdevice : S140
Board: nrf52840
The connect interval is 135ms. But the latency I test is larger than connect interval. So...
i use 2x nRF52840 DK as DUT and Lower tester and DUT, my windows laptop as the Upper tester, and use python code from nan_34 Setting up production test using DTM.
as below...
We just got the PPK2 delivered but it won't turn on. If we plug it in using "power only" it lights up but it doesn't do anything when we plug in the "data/power". It also...
hello
I used nrf52840 with SDK15.3.
1.I use the example in this ticket and adjusted the baud rate to 9600 without hardware flow control. After SES is compiled, an "NRF_ERROR_SVC_HANDLER_MISSING...