hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
I am currently working on Nrf52840DK board trying to run ble_uart_app. Designed my board and I used BT840 instead of Nrf52840DK . After, code in NRF52840DK is working but...
Using a Thingy!91 (v1.0.0 and v1.4.0, firmware 1.2.3, 1.2.7) I get sometimes (every couple of days) a ENETDOWN when sending data out. Before that ENETDOWN, the device was...
Hello,
I've been working with NRF52840 for a while now. Recently I decided to add extra options to your code so I went to the development kit for a quick test and debugging...
I cannot get the esb ptx sample to compile on NRF52833 device when using VS Code v1.64.2 running windows 10 64bit .
I've installed everything according to videos, and when...
I am developing a nRF52832 based project where I want to position people indoor using an smartband (where the nRF52832 is placed). I was planning to use beacons so I can change...
Hello,
I have a ported a project from Keil (uVision) to Segger Embedded Studio. Everything is compiling, but unfortunately I have a problem with the linker I cannot solve...
Hello,
I am looking for some advices for a personnal project.
I would like to be able to receive all BLE packets ( so all protocols (GATT, SM, LL) and not only GATT) that...
Hi Nordic team,
I have used the nRF5340 BLE Online Power Profiler extensively in the past for things like estimated event energy and estimated battery life. Do you have...
Hello,
I use the nRF52840DK with direct programmed registers for NRF_RADIO peripheral to send and receive 802.15.4 frames. I have also a separate laptop with nRF52840 USB...
Dear all,
We're developing a custom HW with several nRF52832 chips on one board. For convenience we applied third party module instead of building minimum system by ourselves...
Hello,
in our device we use the Timeslot API to share a 802.15.4 based protocol with BLE, softdevice is S140 6.1.1.
Problem: the 802.15.4 protocol misses appr 10% of the...
I'm having issues using the debugger on the nRF9160dk.
Here is the log that is output when I try to program the on-board 9160 with the command, nrfjprog --program <path_to...
Hello
I am trying to figure out the ram retention on my nRF52-DK using SES and SDK v17.1.0. I've run through the example ram_retention , and studied a topic in Nordic's...