Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
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...
I have set nrfutil to use the v2.5.0 toolchain:
burt@T420s:~$ nrfutil toolchain-manager list Version Toolchain * v2.5.0 /home/burt/ncs/toolchains/7795df4459 v2.7.0 /home...