I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
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...