I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
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...
I would like to use the low power pwm library to get a breathing LED effect on my device. The MCU I am using is a BMD 350 and the LED is connected to nRF52 port P0.02.
...
I want to protect the programme and data in the flash memory from being rewritten during shipment.
I thought that I could set the NVMC register, CONFIG, to read-only, so...
today in the morning I can connect this web site via chrome.
but I cannot connect this web site few hours later with banned my ip page.
I don't understand.
my system...
I am working on a project that requires serial DFU without flow control using nRF SDK 17.1.0 running on the nRF52840 without the soft device as I don't need BLE for this application...
We are investigating the use of the Soft Device Controller as an alternative to a Soft Device for our production product. Using our BLE stack we have successfully completed...
I'm using SDK 17 with the nRF52840-DK.
As a starting point for my application, I'm using the .../examples/ble_peripheral/ble_app_hrs_freertos project since shows the proper...
Hello, I would like to make a follower robot. For this, I wanted to use the AoA to locate my phone and thus determine the direction in which the robot should go.
I'm really...
Hello,
I am working with a nRF5340 and need to use both CDC and mass storage on SD Card. I started my application based on the CDC example and it has worked fine.
Now...
Hello,
NCS1.9.1, VSCode, nRF52840,
from link UART Driver – Nordic Developer Academy (nordicsemi.com)
uart can't to receive data continuously,
receiving evt->data.rx...
Hello,
I am working on nRF52840 DK and dongle. I am trying to implement a firmware that can scan device and send command through NUS. So I use ble_app_interactive example...
So, this could just be an odd coincidence, but I'm stuck.
I had a project working using standard advertising. You connect, pair, and then the client (nRF Connect on Android...
Hi! I'm trying to encrypt some data using ECC 256 but I have some issues:
-I found a code ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrf/samples/crypto...
Hello! I'm trying to use a custom SPM using this guide: https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/using-a-custom-secure-partition-manager...
I closed the previous discussion by mistake: https://devzone.nordicsemi.com/f/nordic-q-a/83067/nrf9160-board-for-qr-code-project?ReplySortBy=CreatedDate&ReplySortOrder=Ascending...
Hi there
The project that I am focusing on was really time-critical, so I'm wondering whether we could disable Link Layer ACKs in nRF Connect SDK (i.e. Zephyr) ? If not...