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...
Hello.
I am trying to learn how to implement unit tests for embedded c-application. I created simple example about my problem and I am having hard time actually running...
Hi Nordic support team,
I'm new to Nordic chip and using nRF5340 Audio DK for my project,
and I'm trying to build zephyr/samples/blutooth/iso_broadcast_benchmark , which...
Hi.
I'm doing a customized board with NRF5340 and need to minimize all the general inductance on the board.
I would like to change L2, L3 and L4 to 5.6uH. Is it possible...
Hi,
I'm using a circuitdojo feather nrf9160 I want to use the nRF cloud but I got some trouble connecting. Something is missing, but don't know what.
This is what I did...
Hello everyone,
I am using the Power Profiler Kit II (PPK2) to measure the deep sleep current of an ESP32-H2 when running the boilerplate OpenThread deep sleep SED program...
Hi
We have nRF52840 + FEM in our design. Output power level is mainly controlled by the nRF52840 TX power setting which drives the FEM. However, the txpower options is...
Hey, After updating the nRF Connect SDK v2.60 (from 2.3.0) package an attempt to turn a BLE carrier ON by sending the BT_HCI_OP_LE_TX_TEST_v4 DTM command over the HCI interface...
Hi,nordic teams
im develop a keyboard use nrf52840 by ncs sdk 2.6.when i test the dfu funcation by python file ,there is 2 problems .
1.the usb dfu is so slow that i need...
I want to add a custom at command in the SLM example . I follow the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/nrf/libraries/modem/at_cmd_custom.html , enable...
Hi.
I have a problem.
I changed project settings 52832 -> 52840
on 52832 the project work perfectly.
using 52832, SDK 15.3.0 S332, ble, ant, ble dfu.
now I wanna...
I use one channel of the SAADC on nRF52832 to measure the power supply voltage. Code for configuration & operation of SAADC attached:
Short description:
- Configure...
Hello and thank you for your time. I seem to be getting some incorrect performance from the flash memory with NVS, in that NVS needs to be primed or something before it works...
Hi,
I'm working on a board that uses an npm1100 (QFN) in the following configuration:
When testing my board, I populated it with only the components shown in the...
Debugging my application indicates that I might be not servicing BLE NUS RX frequently enough bt_nus_cb.received is sometimes not called timely Is there any way for user to...
Hello all,
I'm using a custom nrf52840 dongle. There are some questions about bootloader and Softdevice. Everything works fine when I use nrf Bluetooth Low Energy app...