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 are working on the GPS sample code found in the ncs\nrf\samples\nrf9160\gps folder of the nRF Connect SDK 1.1.0 tag in the repository.
The modem firmware version we...
If a record in a file with MESH_CONFIG_STRATEGY_ON_POWER_DOWN have been changed the NRF_MESH_EVT_CONFIG_STABLE is never emitted until mesh_config_power_down() is called. ...
Hi
I am working with nrf52832 development kit. I am trying to write device information service from central device to peripheral device.
I am successfully able to write...
Hello Devzone,
I've been using nRF52810, SoftDevice 112 (5.1.1), for a Mic recording application. What I'm trying to do is sample PDM MEMS mic data through PDM interface...
Dear Team,
I have nRF52 DK and nRF52840 DK, Can we program nRF9160 using nRF52 DK?
Please let me know the process and detailed wiring to program nRF9160.
Ashiq Moha...
Hi,
Good Day!
Statement of Problem: We use Li-Ion Battery in our application and would like to monitor a few variables such as Battery Voltage, Battery temperature & Discharge...
Hello, I'm trying to set up SPI communication with a sensor from my nrf5284_pca10056 running zephyr.
This is my prj.conf file:
This is my .overlay file:
And this...
I'm looking at the GPIO functions in http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/reference/peripherals/gpio.html , and looking at the function prototype...
Hi
I'm have and NRF52840 with a MPU9250 connected via TWI. The connection to the MPU9250 is successful, I can find its address on the bus (0x68).
I've implemented a very...
I am trying to add to an existing project gpiote
I have copied the code from the example project and tried to add all the files and changes to my sdk_config.h to match the...
Hello all,
I'm trying to develop a basic bike computer, compatible with ANT+. For that, I'm using nRF52 DK. My main objective is to be able to connect to any commercial...
Hello,
I have nRF52840 with code that is based on SDK16.
I am not using Softdevice in my project - just MBR , Bootloader and Application.
I was able to upgrade my code...
Hi all,
We are successfully using the nRF52840 chip in one of our projects except for the DFU functionality. We tried following these tutorials without success:
devzone...
Hi, I'm dealing with the ble long_range_demo. Central packet gives arrival time and rssi signal through the rtt viewer. However, I am willing to know the sending time of the...