I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
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...