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 working with an nRF52811 and I am trying to get it to send data via UART with a USB connection. I tried using the USB CDC ACM module, but it appears to only work...
Hello,
my application requires a reliable break detection (The serial data input is '0' for longer than the length of a data frame) sent from a peer device on the UART RxD...
I am working on reading and writing data to an external QSPI flash (MX35LF4GE4AD) that has an internal cache mechanism. I have been able to read/write to the flash using standard...
I am currently working on a project developing a USB HID product based on the nRF52840. I have run into an issue regarding USB communication reliability and am seeking the...
Kind folks,
The more things change, the more they stay the same . At lest it seems that way. I submitted a similar message seven months ago. I see a recent spate of related...
Nordic nRF52810 requires 32 MHz external crystal, but the tolerances are defined only for wireless application (which we do not plan to use).
We want to use this CPU only...
I followed all the steps that are documented. Below is a screen capture of WireShark.
/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4...
Hi all.
For debugging my app (SD s132, V5.0, SDK 14.2), I'm using the NRF_BLE_CLI (I use Nordic the example with an external PCA10040, the Python script and PuTTY).
Unfortunately...
Hi,
I am new to the nrf52 platform.
I am working on adding just works pairing and bonding to my BLE peripheral code. I tried to take reference from ble_app_bms example...
I have developed a data logger using nrf52832 s112 sdk 17.0.2 (nus service).It logs data upto 1mega Bytes,we have a custom buit android app with which we download the data...
Hello,
I am working on nRF52840 custom board, in that, I was facing issues with sd_softdevice_enable().
When I call the sd_softdevice_enable() it's stuck. Not return from...
Im using SPI interface to read data from https://docs.rs-online.com/7d34/0900766b81327f26.pdf using the D2 opcode.
The opcode starts reading the page from the flash (528...
Hi,
we are not able to see any output in NRF connect APP in FFBM mode with DTM Firmware,
However , on flashing complete firmware, we are able to turn on Beeper in FFBM...
Hello Nordic support,
I have a Zigbee coordinator application which has declared the time cluster as a server. I have a zigbee end device which has a time cluster as a client...
Hello I'm using nRF53 DK on zephyr v1.6.1. I'm now testing the power-saving mode. I tested the system-off example "v1.6.1/zephyr/samples/boards/nrf/system_off" and it works...