Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hello,
I am want to read Analog value from LDR sensor. I am unable to find ADC Input pin in nrf52840 Dongle datasheet but I got it in nrf52840 chip datasheet (page -576...
Hello Devzone Community,
I have a question set regarding correct, best way or ways to configure nRF9160 GPIOs for high impedance. My hardware is a custom board but shares...
I have the nrfConnect task that builds my project in vscode.
I need to add a script to execute before the nrfConnect task.
I added a task to my tasks.json but the task...
Hi,
Could you please tell me which firmware is flashed onto the thingy91 by default (both for the nrf52840 and for the nrf9160) ? Where can I find the source code for these...
Hello,
We are experiencing a strange issue when quickly turning off/on the NRF52840 on our board. In order to check whether the MCU wakes up correctly, a test fw was set...
Hi all,
If a client has only one root certificate, the servers that clients can connect to are limited. I want to provision multiple root certificates first and use them...
Hi,
I am using the MX25R64 NOR Flash chip on my own PCB with the nRF9160 package. With the help of this thread I have managed to get the NVS library to work with it. I...
hello all:
I'm using nRF52820, SDK 17.1.0, S113.
I made a BLE perpheral role, and it has two service, each service has two characteristic. like this:
When using nRF...
How do I remove nRF Connect SDK from Windows before re-installing?
And are there something that needs to be done, if you have used cmake and Visual Studio Code for other...
Hi,
I want to use in my project the saadc (I'm using segger embedded studio). So, I found that I have to add the driver file to the driver folder, and I have added the file...
im using nrf52840
with sdk 17
and segger ide
i recently discovered that the max count buffer is 16 bits meaning it has a limit of 65k bytes. im trying to receive 100k...
Hi @Torbjorn!
Hope you are doing good!
I tried using nrf52840/nrf52833 ble_app_blinky_c and ble_app_blinky for connectable coded PHY . But it only works for 1M_Phy . Although...
Hi there,
Our current understanding is that when building an application using NCS, the images of of MCUBoot and the application gets merged into merged.hex.
We however...
I'm a relative novice to linker files, just enough to be dangerous, but I have a need to understand what the Segger linker is doing. I have some success using `flash_placement...
Hi
We are trying to connect to connect to a MINEW MS88SF23 SoC from our nRF52833 DK.
For all tests, nRF power source switch is set to VDD, nRF ONLY switch is set to DEFAULT...