Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
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...