Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
I am using PC code derived from pc-ble-driver heart rate collector with a nRF52840 dev board
On adding characteristics sd_ble_uuid_vs_add() I get an error of 4 - NRF_ERROR_NO_MEM...
I have an nrf52832 acting as a central device that is trying to connect to a peripheral. However, after the peripheral disconnects and the central tries to reconnect I get...
Hi,
I was looking at this page https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_modifying.html and saw the following line:
"When building your application...
I am getting an NRF_ERROR_CRYPTO_RNG_INIT_FAILED from nrf_crypto_rng_backend_init during the sm_init sequence. Any suggestions on what might be causing this?
Hi Sir/Madam,
Our project needs to use TEE on nRF5340 which seems to be implemented by TF-M for now and future. After investigating the implementation, I didn't find a...
Greetings,
What is the minimum low pulse required to externally reset the nRF5340?
I see this answer for nRF51 and this answer for nRF52 . Can I assume nRF53 will be the...
Hi,
I have a nRF9160 DK and Iam trying to join my Private NB-IoT network that my company has (So I can get a static IP). I have the NB-IoT activated Nano SIM and the credentials...
Hello,
I've seen the other threads about this topic but they don't seem to be that helpful.. I'm using a BL653 board with the nrf52833 chipset.
Yesterday, I was able to...
Hello,
I am trying to flash a custom software to a NRF52832 DK.
The DK is powered by USB and i've connected as follows :
VDD(nrf) to Vref(J link)
SWDIO to SWDIO...
I'm developing a central that may have to service more than one peripheral concurrently while (occasionally) advertising its own peripheral service. Things seem to work OK...
Howdy Nordic, hope that you are all well and safe.
Herewith I am reporting a bug I saw in the nrfMesh mobile application.
Information:
nrfMesh V3.1.6
Samsung Galaxy...
Excuse me
1、How can fast lte-m link have Ephemeris and Almanac?What is the principle?
2、Why provide current and neighbor cell information?What are current and neighbor...
Hello people,
I had to make a tiny, 4 layer PCB based on an nRF52832 chip (WLCSP) and I've chosen to use a PCB antenna. I've copied the reference design (nRF52832-CIAA Reference...
Hello,
I'm programming a nrf5340-dk using nrf sdk connect 1.6.0 and i wanted to change the publish address in order to be able to control multiple nodes using only one...