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...
Hello,
I was able to create a mesh network with two nrf5340 boards configured with the mesh light sample and the mesh light switch sample.
I am trying to substitute...
I recently purchased a Thingy 52 with the goal of processing the the raw magnetometer, accelerometer and gyroscope data using a sensor fusion algorithm to determine orientation...
Hello, We're about to start a new project with the nrf5340 as our SoC. When reading the docs for the nrf5340 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
I have problem with wakeup of Low Power Node from System ON sleep mode. In debug session code works as expected, however outside the session something gets wrong.
The node...
Hi,
I'm trying to create an application based on the SMP Server app (NCS v1.7.0). I'm able to perform a FOTA using nRF Connect for Mobile and the app._update.bin without...
Hi,
I use the ble-app-uart-c-multilink example with a nRF52840 DK and 5 custom nRF52840 peripheral devices.
For a test, I want to connect to only one of those peripherals...
I am a newbie in nrF52832. I have been carrying some experiments using the Nrf51 and so far they are going so well. However, I came across some few E104-BT5052 samples originating...
In ncs1.7.1, I’m struggling with a problem about hard fault on nRF9160, but I have no idea to slove the problem.
nRF52840 transmits data to nRF9160 via UART0, the baudrate...
Hi,
I got the example http://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role and the demo is OK.
I also use nRF Connect APP to connect the ble_aggregator,...
Hi,
Hope you are doing good.
I run the SAADC signal to from the sdk and observed that when the adc input is connected to ground, the adc reads few random negative value...
Using nRF9160, ncs 1.6 on a custom board and segger-SES for debugging, we have intermittent stops (debugger breaks) on an assembler line with 'cpsie' opcode:
File: cpu_idle...
Hello Nordic support,
I am using nRF5 SDK for a Zigbee coordinator application. In zboss_api.h, I see that there are functions for setting short pan id (zb_set_pan_id()...
Hi, I'm starting a new custom development, that will use NRF52805 SOC. The project will be one Alexa Gadget device. I have seen several documentations, but I have some question...
Hi,
I have met one bug.
when I flash a fw with generic level server , then flash other fw with sensor server , the system runs error, if I use command "nrfjprog --eraseall...