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.
Im following Lesson 8 Exercise 2 – DFU over USB.
My project is in its late stage and now I tried to add DFU over USB but Im getting #error "Serial recovery selected without...
Hi there
My costumer was not able to update the cpunet on a nRF5340.
A lot of troubleshooting now led to the insight, that the costumer used only the app_update.bin...
I had a project that was successfully building in Visual Studio code months ago (June 2024) with Toolchain 2.6.1 for the nRF52832. I have just had time to pick it back up...
Hi Support
I am just checking if Nordic supports hosts other than NRF hosts for the nRF7002 WIFI chip.
I am looking for support for the STM32U5 / STM32H5 mcus - for...
We are develping the BT production by using the Nordic sample program (SampleSoft_NRF5340-AUDIO-DK). ( nRF Connect SDK version is SDK25.0. ) Does this software certify to...
I have a existing design using nrf52810 soc I want send and recieve data using uart --->nrf52810 to nrf52810-->to uart data is custom and have approx 120 bytes, should I send...
I know this exact symptoms has been described many other times, and I apologize. However, I carefully searched through all the previously asked questions in merit and could...
when I run this application, it display Error :
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/asset_tracker_v2/README.html
*** Booting nRF Connect...
We're experiencing up to 1s of delay between waking up from SYSTEMOFF mode and executing from main. The traces from PPK show when the wakeup is triggered from an external...
I try to build https://github.com/hellesvik-nordic/samples_for_nrf_connect_sdk/tree/main/bootloader_samples/smp/mcuboot_smp_ble . But west build failed with a lot of undefined...
hi support team,
i was testing pgps, the dk board should be ok, because pgps testing in ncs2.5.0 is ok, however when testing in ncs2.7.0, it failed.
the log in ncs2.5...
Hi,
I have run into an issue where i get the following:
If i'm reading this correctly, it is saying that SUPL_CLIENT_LIB depends on NEWLIB_LIBC being set to y. The problem...
Hello!
I need to create the following kind of application to nRF5340:
APP core: various peripherals (modem, I2C ICs etc) + business logic;
NET core:
BLE stack ...
Many DevZone tickets inquire about programming the nRF9160 modem firmware through the SWD interface using nrfjprog or other command-line tool on a PC. Several of those tickets...