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.
Hi,
After commissioning with a smart speaker such as Apple HomePod, if the device is deleted and re-commissioned with a Test-harness, it results in an error with networkingStatus...
I have been trying to build code for enhanced shockburst on an nrf24lu1p device. Unfortunately, I can't seem to find example programs or code for this device no matter where...
Hi,
I'm working on a long-range (PHY Coded) peripheral application with the nRF21540. I'm trying to use the nRF Connect for Desktop BLE Standalone (version 4.0.4) along...
Hi everyone,
I tried the DTM example from / samples/bluetooth/direct_test_mode/src , it work well,
but once I added "CONFIG_BT=y" in my prj.conf file, and testing the...
Hello I need a minimum of 2GBIT flash in my project. When I did a market research, nand flash is offered at a much more affordable price compared to nor flash.
In the questions...
NCS 2.6.1 nRF5340
My project is based on coap_client, and I am trying to get DFU to work on an off-the-shelf dongle, which has no external flash. I have looked at this ticket...
Dear Nordic Engineers
Our customer encountered a problem that is the UART of NRF52840 current value too high when the chip enters idle mode.
I found an old case and...
I am using the sample code from Nordic SDK v2.6.99-cs2 Bluetooth: ISO time synchronization.
I am trying to use the sample in broadcast isochronous streams mode by placing...
Hello,
I am going through the nRF Connect SDK intermediate course, which is really cool made. There are a few things that are out of date, but otherwise it is pretty nice...
Hi, I want to program a nRF52840-QFN48 package chipset which does not have USB pins. I gone through several articles on the forum but nothing work for me. Many of them suggested...
I am trying to retrieve the remaining capacity using the f_getfree function in the FatFs module, but I cannot get the correct value immediately after calling f_mount. After...
Hi, Experts,
We are evaluating BLE throughput (sdk-nrf-2.7.0 throughput sample) using nRF5340DKs. The CI is set to 6 i.e. 7.5ms. The PDU size is set to 251, PHY is 2Mbps...
Hi,
I'm using the 1-Wire library from Zephyr ( https://docs.zephyrproject.org/latest/hardware/peripherals/w1.html ) to access a DS18B20 temperature sensor. According to...
hi.
I have a zephyr app that includes threads, 3 to be exact.
I'm compiling thread info using -D param passed on to the west command (well vs code does it for me, i'm...
Hello, I've been trying to start few blank projects on sdk 2.6.1 and I noticed that some configurations stop the console output including CONFIG_I2C=y.
I even tried the...