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...
I would like to using nRF52832 EasyDMA for reading and writing to and from the RAM for peripherals (E.g.NOR flash, Analog front-end (AFE), etc.). Could you suggestion example...
Hi,
Greetings!
We are trying to understand how we can send battery voltage to mobile application from nRF52832 based battery operated device.
Please note that we are...
I have tried to connect my NRF 5340 board with BLE application the last few days but had no success. I already tried other solutions like disabling the MSD via the J-Link...
Hi Everyone,
I am new to BLE protocol, and coming to our issue we are working on a project in which we used nRF52840 controller for communication between peripherals in...
Using NCS V2.0.0
NRF52840 DK
Testing Using NRF Connect Mobile on Android
Programed the Peripheral_nfc_pairing Example
when set as a type 2 tag it works and bonds...
Hi,
I have seen some samples like samples\drivers\counter\alarm or samples\ drivers\counter\maxim_ds3231 both using counter API.
Driver for rtc_mcp7940n is placed in counter...
Hi,
I tried configure and run SPI master interface on nRF 5340 DK board using several examples for nRF 5340 but I had some compile errors or they did not work. Is there...
services can not update on ios but its work fine with android can you please help me to solve this issue
i used nrf sdk 14.02 and i also try on nrf sdk 15.02 its work fine...
I've been experimenting lately with tflite-micro on an nrf52840
One of the modules I want to run requires the LSTM operation that is not supported in the tflite-micro fork...
I picked up a project that was last worked on several months ago, updated all the tools, and can't get past this:
I normally use my own checkout of nRF Connect SDK, but...
Hi,
I'm running into quite a strange problem which is that when trying to use SYS_INIT function, getting an error: invalid conversion
from 'int (*)()' to 'int (*)(const...
- nRF connect SDK 1.9.1
- nRF5340 DK
We use the official samples Bluetooth: Central UART and Bluetooth: Peripheral UART to test bluetooth transfer between two development...