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...
I have been using the NRF5 sdk in the past but it now looking into the new NCS.
Currently I am trying to understand the concept of the new softdevice controller. As I understand...
I'm trying to build the Asset Tracker V2
The following link is 404
https://github.com/NordicSemiconductor/asset-tracker-cloud-docs/releases/download/v5.9.2/91dk_at_client_increased_buf...
Hello All,
What is the expected output at receiver end when using rx_print as mentioned in below link.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
I'm having issues installing antlib 1.1b0 on my windows 10 machine when using pipenv on Python 3.7.5 (32bit)
I can get antlib to install when not using pipenv but for some...
Hello all,
I am working on a custom application that requires gps, https post requests, SPI, and CAN, and I am having trouble adding source and header files to my project...
So I am expanding the Thingy to have a CSCS, I have the service visible in nRF Connect with the only problem being that CSC Measurement is reporting no values (see image below...
Hi,
I'm using the ant_broadcast_rx example for my nRF51422 with S310 softdevice sdk 10.0.0. I've configured and changed all parameters of the example to make it work with...
Hello,
I have several custom 52832 bords that until recently worked fine with SDK15.
Yestrday I started experimenting with nrfConnect and flashed some Zephyr examples...
Following the the Getting Started guide in the Asset tracker cloud example, I get the following error when trying to print the MQTT end point:
ERROR info failed! ERROR Error...
I know user nrfutil settings generate to get the bootloader settings:
e.g. IN SDK14.0/IC:nrf52832, I user the following command generate the bootload settings file:
nrfutil...
Hello,
My application is based on nrf52832 and ble_uart example. I recently added system off function when long pressed BUTTON_1 successfully. To do that I slightly changed...
The Nordic SDK provides headers for a finite state machine, queue, ringbuffer and other utilities in the 802_15_4 library in nRF5_SDK_17.0.2_d674dde/components/802_15_4/api...
Hello,
I'm developing firmware for nRF52832 with FreeRTOS, I would like to use TWI to access to an external memory. Every time I try to use "nrf_drv_twi_tx" function i get...
Hello,
Is it possible to get more information on how the NWK Frame counter is stored in NVRAM. I can see fragments of code from zb_nrf52_nvram.c I see that it uses nrf_fstorage_write...