I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I just got the new Nordic "mbed" dev board and have started experimenting with it.
In another thread it is explained that the softdevice is bundled into the generated ...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Hi Dev Team,
Please guide me that, What is the data format needs to follow between BLE profile and iPad in order to transfer data.
I am performing both update(read) and...
Hi,
We have an extra current of 1uA while in system off mode(no RAMS). we get ~1.6uA instead of 0.6uA as we read on SPEC.
Do you have an idea what may cause the extra 1uA...
I am trying to modify the ble_app_hrs so that i can write a value to the board and save it as a new heart rate value. So far i have added a BLE_GATTS_EVT_WRITE case to the...
Hi,
I tried my best to solve my problem via forum but unfortunately no success.
I got nrf51 DK and played with it a lot. successfully program the samples and tweak them...
Per release notes, flash memory footprint has changed. The Multilink central project resets when trying to clear pstorage memory area and so I'm assuming that it is protected...
Hi,
Since i don't have nrf6310 board, i tried to test the multilink central application with pca10001 board, after referring the nRF51 SDK document. But unfortunately it...
Folks,
I've designed and implemented two product prototypes using the QFN package for the nRF51822. Now I need to move to the BGA version to shrink the designs. The nRF51822...
Im using the nRF51822 board with the nrfGo motherboard. I noticed the atmel microcontroler on the motherboard supports USB otg. It is possible for the nRF51822 to use the...
Hello,
I just received my nrf51822-mkit. I would like to connect it to android, but I need the product keys. I cannot find the product keys on the PCB or in the packaging...
Only p0.00 to p0.03 event can trigger an interupt in nrf 51822?
By nRF51 Series Reference Manual v1.0 ,I find that it only have CONFIG[n] (n=0..3) in GPIOTE, does it means...
Hello.
I use nrf51822 EK and TN-901 temp sensor.
My plan is nrf51822 slave, TN-901 is master
or considering the roles reverse.
Getting value is spi and output is uart...