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...
Hello,Team
I come from China and am using your company's NRF9160DK product now. I burned asset_cracker_v2 a long time ago. There is no problem connecting NRF_CLOUD, but...
I am trying to get the information of a couple different UUID's from the central device so that my peripheral device (nrf52840) can reflect the right name and other information...
Hi,
i am using nrfutil 6.1.0 in windows (i've installed it typing pip install nrfutil), i am using python 3.6.5 and when trying to serial dfu it shows the following error...
I have been using NRF52832 Rev 2 and I'm trying to move to Rev 3.
I've been trying to follow this tutorial: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts...
Hello Nordic Experts,
Recently, I followed the tutorials which are from youbute , but it failed when I tried to build the example project, my setups as below:
VScode...
Hello,
I have a problem with distance measurement using BLE. I adapted DM sample from nordic connect SDK to do measurement using "high precision" method. I collected over...
Hi, Nordic.
Our company has a product made with 52833 chip, and the working environment needs to meet minus degrees Celsius. However, in the experiment, it is found that...
Hello,
We are facing an issue when connecting CAN device
connection works fine intially
when we switch on CONFIG_BT=y in prj.conf - we are unable to connect CAN BUS...
Hi everyone
We're developing an IoT device with an nRF9160 embedded in it. We're trying to make sure we're implementing PSM.
We set our preferred values for TAU as you...
https://devzone.nordicsemi.com/f/nordic-q-a/87322/nordic-voice-system-nvs-package-activation---smart-remote-3-for-nrf-52/365318#365318
Hi team,
Further Queries wrt above...
I"m trying to test FIFO to transfer sensor values from one function/thread to other.
This is my current code:
I'm getting the following error:
It appears that...
Hi Support team:
Now I am planing to implement the dimmable light bulb based on SD. I looked at the mesh example (light lightness) and actually I abusolutely want to implement...
Hello,
I am trying to figure out which example is the closest fit for our design. We are using a 2 processor solution in our product, and the firmware for the NRF52832 has...