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, we are updating to the latest SDK 17.0.2. We have a build error in ../components/Libraries/crypto/nrf_crypto_rng_backend.h which references a header #include "optiga_backend_rng...
I'm uploading a BLE & TWI code to nRF52 DK. Now, I'm getting this error:
NRFX_TIMER3_INST_IDX' undeclared (first use in this function)
According to other similar posts...
Hello!
I have the nrf52833 DK and want to connect it to an antenna array for AoA estimation. I plan to have RF output pin to an RF sp6t switch to each of the 6 array elements...
Trying to troubleshoot a linking error in the attached project.
The goal is to be able to parse RSA public/private keys in the following example format... the format might...
We're using the UDP SDK example on the NRF9160DK with modem fw 1.2.3 (10 minute sleep, 0 second active timer), and we're seeing a current of 0.7uA when measuring on the header...
I download 2 projects
1. Zephyr Project 2.5.99
from install to west flash is Done
2. nRF Connect SDK 1.5.99 manully
from install to SES IDE is Done
3. use nrfconnect361x8664...
Hello,
Conf: custom board, custom firmware, SDK16, SD 7.0.1, NRF 52832
When I configure connectivity advertisement with ble_adv_fast_timeout set to <= 180s the advertisement...
Hi guys,
I have a setup to receive the microphone data from the Thingy 52 on an nrf52840 evaluation board. Currently I recive the 131 audio packages ADPCM encodet. In the...
Hello.
There is nRF52840 and nRF9160 on nRF9160 DK.
here are codes on this two chips:
nRF52840: 1:SoftDevice. 2: BLE APP
nRF9160: 1: Modem & GPS firmware. 2: Bootloader...
Looking at PM_EVT_CONN_SEC_FAILED parameters, i.e.,
re: nRF5 SDK v16.0.0, nRF58233, S113
Looking at the definition for pm_sec_error_code_t: “Possible values are defined...
Hi All,
I've had a product (RunScribe) in the market for some time, running on the nRF52832. This was built on the SDK13.1 / and the S332 v4.0.2 SD. All using Keil. As I...
Hello!
I'm planning to start a project with the nrf52832 chip, I mainly choose this product, because of the low power consumptions and ble.
I would like to start my development...
Hi I am using ncs version 1.5.0 and dk version 1.0.0
I just want to try a simple ping test.Is there any at command are sample code is available to check the network connection...