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...
There is no category for this problem. But the devzone has great information but a horrible user interface riddled with headaches.
1. Pet peeve #1: Trying to enter tags...
Hi,
I'm trying to evaluate the new Asset Tracker v2 example with a Thingy91, nRF cloud, and the supplied iBasis SIM, but when I build I get the following error:
C:/Nordic...
Hello,
in documentation of nRF9160 RSRQ is defined for 0..34 and 255.
What about values 35..254? Is it possible to get these values from the chip?
I have to know, if...
using any example with BLE I get the following:
when loading , prints on log :
[00:00:00.291,595] <wrn> bt_hci_core: ECC HCI commands not available
and when I...
Hello, Nordic.
I'm configuring a mesh network. The provisioner, client and server all going well, except for one problem.
I made a client and server based on sdk-coexist...
Hi
I connected EEPROM and RTC to nRF52832.
The interface is TWI.
I'm looking for a sample program to evaluate this EEPROM and RTC.
EEPROM wants to read, write, clear...
I am going to programme the nrf52840_pca10056 DK with Arduino IDE. I was folow this tutoriol https://how2electronics.com/nordic-nrf52840-advanced-bluetooth-5-arduino-ide/...
Hi,
I am trying to set up a bootloader using the example code given in SDK 15.3.0. I am working with the nrf52840 dk and have been using the same device with the same project...
We are working on requirements for a design based on the nRF52832. Does Nordic have characterization data to share of the temperature dependency of clock drift of LFCLK?
Hello all,
I've got a Thingy 9.1. I've successfully built and flashed the serial_lte_modem example (with no changes) onto the device but when I open the serial port in LTE...
Hi,
I dowloaded mesh 5.0 sdk and open light_switch example project with SES which installed in a 64bit windows 10.
I set the SDK ROOT as following the step of online guide...
Hello,
I have just started in the world of Nordic products and quite recently in the embedded world. I'm trying to learn and understand the use of zephyr in basic projects...
Hi,
after migrating functional project to latest ncs version v1.5.0 I managed to build and flash it to nrf52840 board without problems. However if I enable MCUboot option...
Hi guys,
I want to add the function of multiple slaves to the nrf_desktop routine to support two hosts to connect to the keyboard .This routine is in the ncs1.4.1\v1.4.1...