I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Checking QDEC (Quadrature decoder) of nRF52832.
But, In a SAMPLEPER Register(0x508) when set to 128us(0) or 256us(1) does not occur SAMPLERDY Event.
On the other hand...
Hi,
I am working on a project running on a nRF52832, using SDK 12.3 and S130. I use Eclipse (2018-12) as my IDE.
I have followed the explanations from this tutorial :...
Hi,
I am using a nRF52832 to communicate with a ICM-20948. I've been trying to write a 16 byte packet of data and read back and verify that same data. According to the ICM...
Hi,
I am trying to communicate from STM32 Nucleo board to murata's MBN52832, using SPI, with the nordic chip being the slave. So, for this I used the SPIS example from the...
Hi,
I am trying to get the ADC up and running on the nRF9160 DK. I had a look for example code and the latest I found was here.
https://github.com/Rallare/fw-nrfconnect...
Hi, I am using N52832 to developing a producation need to implements ANCS NC. I am using sdk 15.2. And I found the connection is terminated by the apple device after the reconnect...
I am using BLE peripheral UART application from nordic SDK version 15.2.0 SoftDevice S140 PCA10056 nRF52840 Development kit on Embedded Segger studio operating system - Windows...
I am trying to design some test cases to check the LTE stability and performance.
I avoid to use the existing Nordic samples to do this as they are too complicate for the...
I am migrating an existing project to nRF5_SDK_15.3.0, and I want to know why the error occurs and how to fix it ...
1. ..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined...
Hello to everyone.
I'm working with nRF52832 SDK (PCA 10040) and Segger Embedded Studio v4.12, in the Light_switch example for Mesh 3.10. Right now, I'm able to use the...
Hello to everyone.
I´m working with the Light_switch examples (server-client-provisioner) in BLE Mesh 3.10 for nRF52 DK PCA10040. I´m trying to make a network with 2 clients...
The links I found regarding this go to a "OOps" page. I need the original FW of the nRF51DK so that I can use it to flash my target board using nRF51822.
I want to let nRF9160DK communicate with an external module through UART in nRF9160DK
Then I need to assign rx and tx on two pins.
I will use UART0 for printk function...
Hey all!
I have a problem with my custom board using the nRF52832 with Softdevice 6.0 and SKD 15.0.0 working on Windows 10 in SEGGER with the BMD-300. I have the following...