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...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
Hello. I have been playing with the HID keyboard example (./samples/subsys/usb/hid-keyboard) and it's not running correctly. Code was compiled for the nRF7002-DK board (-b...
Hi,
The sample code does not work with ncs2.8.0. The board I am using is a custom board. Custom boards do not have an external flash. I was able to evaluate it with ncs2...
Hi,
I am using SDK v2.6.1 with the nrf7002dk_nrf5340_cpuapp board.
I have try nordic websocket_client but i have got Cannot connect to IPv4 remote (-116) error,
please...
Hello everyone,
I am currently exploring the DECT NR+ capabilities of the nRF9161 DK by modifying the DECT NR+ PHY Hello sample application. Specifically, I have created...
Hi everyone,
I working on a project for nrf9160 in 9160DK and i need to use the external flash memory onboard with nvs.h but i can't get it to work by anyway and a try to...
Hello,
I would love to use RTT in a nRF5340 project. I'm using Nordic Connect SDK v2.7.99-cs2. In a debug build, I very often see the problem, that some of expected log...
Hello everyone,
I am using the nrf5340 for a Bluetooth project with the nrf sdk 2.4.0. Since a stable connection is essential, I want to increase the connection tx power...
Hi,
We developed an evaluation board for our product with nrf5340-QKAA and managed to make it work succesfully. Now the final product will use the CLAA version, that is...
Hello.
The nRF54L15 datasheet states that the source clock for NRF_TIMER is PCLK. By the way, it seems that there are PCLK32M/PCLK16M/PCLK1M for PCLK. Which one is used...
Recently we have started to see a lot of disconnection issue where the device wont connect and while debugging this issue is replicating on Pixel 7, Pixel 7 Pro and Samsung...
I have the nrf52840 DK and I am trying out the simple BLE beacon example. I am aware this isn't a part of the Nordic official examples, but it is an extremely simple Bluetooth...
Can anyone help figure out what changed recently (probably last three months) that caused the Nordic example code "Peripheral AMS client" to stop connecting to iOS devices...