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...
We use FreeRTOS with nRF SDK driver library. The driver library is working well because it doesn't dynamically allocate any memory. So I can simple take entire memory block...
I'm facing some problems when trying to run my custom board on standard batteries.
The device boots fine but when the LTE modem connects I get a reset.
The nrf9160 is...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v1.9.1
I need high performance data transfer, so I review throughput sample. C:\Users\user\ncs\v1.9.1\nrf\samples\bluetooth\throughput...
We are using nRF9160 (Development Kit), SDK 1.9.1 board with "serial lte modem" firmware. We are trying to get AGPS coordinates (using an external antenna), but for some reason...
In the nrf5340 development process.I compile an app core hex from project A and a net core hex firmware from another project B. what method can I quickly obtain a merged firmware...
Hi,
I'm trying to get the maximum possible throughput from a peripheral device, sending notifications to a central. I compare the throughput between 2 PCA10040 boards...
Hi,
I'm using s140 trying to connect up to 8 devices to windows BLE adapter and BluetoothLEDevice object, I have 2 problems,
1- the maximum throughput with different configurations...
Hi All!
I am using Segger Embedded Studio and nRF5_SDK_v15.0.0 .Available kits for testing are nrf52833DK and rak4630(nrf52840).
We want to test nRF52833 support on long...
Both NRF were programmed thru USB NRF connect for Desktop programmer.
Both NRF are running the same soft properly.
To demonstrate the final look and put the dongle in...
Hello,
In my project i am using nrf52810 with my custom board for pushing data to UART so i have used UART example code for this but UART pins are connected 20 (TX), 25...
Hi
I'm working on a Zigbee network, and I want to have a few End Devices (ZED) connect to a Coordinator (ZC). And it's fine, I got that working by using the zigbee_default_signal_handler...
hi
i develop software with the nrf52dk, success with program it with nrf command line tool.
now i want to program the application on the nrf52 dongle but with no success...
I am trying to use SDK version 17.2.0 to develop a package (Boot Loader + SD + Application) for our product based on the PCA10040e board with an nRF52810 SoC.
I soon realized...
There is a serial interface in the nRF SDK that makes it easy to serialize mesh data over serial
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...