Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
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...
I submitted this ticket about dynamically changing the USB descriptor to enable or disable the MSD device
https://devzone.nordicsemi.com/f/nordic-q-a/85653/dynamically-changing...
1. How to connect the Ampere meter function, how to measure, and found that the measurement is completely inaccurate, how to calibrate it so that it can measure accurately...
While working on a new version of multi-nus central to correct for missing features. This work is derived from the public github repository https://github.com/NordicMatt/multi...
Hello everyone.
I'm currently implementing a target autodetect for a debugging toolkit. The basic identification is done by reading out the class 1 romtable to get the manufacturer...
Hi All,
I'm new for Zephyr platform. I want to use my own NRF52832 board and the bluetooth hci uart in the zephyr official examples to make a BLE controller. Because the...
Hi!
I'm currently at the stage of developing for my master thesis, a complete system for AoA asset tracking using Nordic solution and I've got some questions related to...
Hi,
Most of the posts I have seen are related to adding nrf DK or thingy to nrf cloud. Is there any way to add custom nrf9160 devices to nrf Cloud? Is nrf Cloud even meant...
Hi Team,
I want to use smp_svr application in nrf52840 dongle but I am getting below mentioned compilation error when compiling with overlay-cdc.conf . I have tried it in...
Hi
I want to send an array of hex data bytes by uart0 in nrf5340 inside the program. I have studied the uart_peripheral sample. In this sample every thing has been set to...
Hello.
Ive tried the sample code 'light mesh' from the Zephyr project on the board nRF 52840 DK board. I could provision the board as a node in the nRF Mesh app without...
Hi ,
We have deployment a ble mesh solution developed with NRF mesh sdk version 5 with the bootloader provided with the SDK. Now our requirements have increased and we are...
Hello,
we have a zephyr application on nRF52832 DK with nRF Connect for vscode
Before we added DFU support, we had a power consumption of 28 uA
After adding DFU support...
3 months ago Nordic stated the following
The S140 version 6.0.0 SoftDevice does not have full support for S=2 (500 kbps). The application cannot select S=2, so all packets...
Hi Nordic guys,
I'm developing with nrf5340, and meet some problem with writing external flash - nrf qspi flash.
I found it sometime failed in 'flash_area_write' and return...