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
In my another ticket https://devzone.nordicsemi.com/f/nordic-q-a/81555/ncs-upgradable-bootloader .
I know there is currently no support for upgrading the bootloader...
Hello,
I build my project with “Visual Studio Code” and with “SEGGER Embedded Studio”. There are some warnings when I use VS Code. When I use SEGGER to build the code...
Hi,
Im using nrf9160 based custom board, nrf sdk 1.5.1
I have below structure to frame the data packet and i need to send this packet to another thread through MailBox...
Hello.
I am developing with nRF52840DK.
Normally, I think that the buck regulator supplys 3.0V to Interface MCU and nRF52840.
I want to connect the 1.8V peripheral...
We're working on an nRF52840-based project that started development on SDK 17.0.0 and Softdevice S140 7.0.1, but we wanted to get it to the latest release before production...
Hello,
I am working on Arduino's platform and decided to ditch the ArduinoBLE.h library due to its overhead.
I would like to send high frequency (2Mbps per the spec ,...
Hi,
I've trying to get the Omnivision OV7670 to work with the nRF52840-DK. I'm not completely sure whether I've configured it correctly. My pin assignments are adapted from...
Dear,
we have found a strange behaviour when using the DTM in SDK 17.0.2 and 17.1.0. The problem starts from ble_dtm.c:1188 when comparing the parameter value with -30dBm...
Using SDK 14.0.0 with SD 132 v5, the device name I'm advertising with here is "000000DK". But the advertising module is truncating it to "0000". It will do this if I have...
Hello,
I want to use 1M baud rate in nRF5340 DK board.
DK board is connected to USB to Serial.
Until 921600, UART is received correctly. And UART is broken in 1M....
Hello,
I have been using NRF Connect SDK 1.6.1 with Microbit V2 to run some zigbee projects! Now when I should build some new firmwares I upgraded to SDK 1.7.1 and after...
Hello, I have an nRF52840 custom board and SDK 17. I want to make a project with a buzzer control. I am trying to find a suitable sample project to start developing my own...
Hi everybody,
I am working with an UART example with multi-link and everythink working on coded_s8. The objective is keep 20 devices connected and every peripheral send...
Hi Tech support:
I am using the latest Desktop nRF Connect(Windows version) tool. And I want to use it to connect to my nRF52 DK board and setup up an advertising setup...