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...
Hi.
Does Nordic have any version of SDK with sample code for ANT bike light profile? If not, Do have any plan to add this bike light profile sample code to any SDK version...
Hello,
I have a somehow vage problem to get my PPK (first version Rev 1.0.0) up and running. I have the PPK connected to a MacBook Pro (M1) along with 2 other eval boards...
Hello, guys.
I am trying to port some existing piece of code that benefints from Nordic's SDK into Zephyr OS environment. The part of the code is using I2C bus to communicate...
Hi
I upgraded NCS from 3.6.0 to 3.9.3.Whenever I try to open the app, it keeps showing a grey screen(or white screen). If I click the SETTINGS->Updates->"Check for updates...
Hello. I am currently working on implementing a battery voltage monitoring function using nrf52840. So, when I read out the voltage value, I derive it from the following macro...
Using the Low Power node example with the light switch server example.
The LP Node successfully polls messages from the friend node.
I am struggling to figure out, WHERE...
Hi,
I am working on establishing an UART connection with Zephyr between NRF5280 and NRF9160 microcontroller (Thingy91 Prototyping board).
The standard uart_poll_out()...
Hello I am working on a nrf mesh project, in which I am using a mesh sensor example as a reference for my project. The provision is successful and configured the publish group...
I am curious if the LE Power Control feature, that was added in Bluetooth 5.2, can be enabled in the Bluetooth Controller on the nRF5340. It currently doesn't show up in the...
Good morning,
I'm playing with samples on the evaluation board and things seems pretty good Now I want to test things on the product chip and not the evaluation board...
Hi,
I am doing a project with NRF52840, I can use Keil MDK to erase and download normally, but it cannot be recognized by NRFGO studio,。
I need your help。please~ Thankyou...
I have been using nRF Connect for Desktop and the Toolchain Manager with VC Studio for a couple of months on my Windows 10 machine for Zigbee development with the nRF52840...
Dear Nordic experts, This short code snippet is supposed to reset (unprovision) a Bluetooth Mesh node and reboot it (nRF5 SDK for Mesh 5.0.0): node_reset() is called at the...