Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...