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 want to know that, during the boot process there will be sign verification from boot loader, now can we use mbedTLS for sign verification.
If yes, please give some information...
Hi,
I'm trying to create a DFU controller on a secondary board, and have been referencing the info center and nrf toolbox android app to get started. I've run into an issue...
Hi, I am using Mesh V4.2.0 and RF52840 light_lightness example. I want to have more than 40 server nodes for one client, but when I increased more than 40 it keeps showing...
Hello,
I am trying to develop a set of code that will receive data on uart 1 and transmit that data on uart 2, and vice versa.
I have verified via testing printk's that...
Hi everyone,
First, my current environment is SDK 17.1, s332 v7.0.1 and nrf52832.
We recently have migrated from SDK 14 and we are still facing some problems, we have...
Hi. I have a problem, after upgrading the plugin nRF Connect for VS Code to a version higher than (2021.10.103) do not load modules of this plugin (photo attached). If I install...
Hello,
We are trying to setup the building environment for a nrf9160 device. We use the nrf Connect Desktop Toolchain for installing the environment and then we download...
Hi,
I want to connect to Google Cloud IoT with a modified asset_tracker and want the TLS done by the modem like in asset_tracker.
Google has a primary and a backup root...
Hi there!
After having worked with the nRF5 SDK and nRF SDK for Mesh, I'm off to a start for a project with LTE; CoAP to be precise. I'm using the nRF Connect SDK with Visual...
Hi,
I am working on a 2-wire uart to save GPIO and try to get as low current consumption as I can get.
Here is how I want it to be:
My custom 52840 board have 2-wire...
Hi,
I have created a custom board with a nrf52840 on it. I am working with Embedded Studio v5.64 and the Nordic SDK v. 17.1.0. When I use the preprocessor definition BOARD_PCA10056...
Hello Nordic experts,
Recently, I would like to implement high throughput with multi links. to optimize the system, I have the following doubts:
First of all, let...
I've recently put nRF Connect on my new machine, v1.7.0. I wanted to test the peripheral_uart sample application. However when I go to compile the peripheral_uart example...