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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
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...
Experts,
I'm trying to use NRF52480 Dongle to communicate over UART serial port. On the forum I found that pins 1.10 & 1.13 are used for TX/RX. I learned that flow control...
If i buy a raw nRF52832 chip and design the circuit by myself, how can i pre-programm the serial bootloader in it? So i could use the FTDI Basic (or an FTDI Basic -like device...
Hi,
Is there any way to change the advertisement name before switching to DFU mode?
I have a custom app that reboots into DFU mode (via NRF_POWER -> GPREGRET ). I want...
Hi,
I've to design an alimentation with capacitors to keep energy and filter current peak. To do that I need to know timing for NFC peak current. Do someone have information...
Hello,
I have a running system constituted of a central and 15 peripherals using nRF52840 devices. The central is set to scan the peripherals for 5 seconds then stop and...
Hello,
I'm implementing a beacon scanner with nRF52 using nrf_ble_scan.c. After the scan has been configured with no filters, no advertisement reports are returned to the...
Hi,
The definition of the COEX1 pin looks to be really interesting for applications that need a reliable time reference. A 1PPS GPS output is very useful; absolute accuracy...
Hi
Our nRF9160DK card seems to have stopped working. We attached a sensor to the card (We might have connected the reset pin on the P7 strip) and now I can't start any program...
I was trying to make sense of the serial support in mcuboot, but it uses a protocol and format I don't recognize. I expect they're generated by the Apache Newt tools, since...
I am designing a board based on the nRF52832 and wanted to examine the reference design files 'nRF52832-QFAx Reference Layout_v11.'.
However, The the downloadable files...
Hello!
I am using a nRF52832 with the S132 v4.0.3 softdevice. But I get an error from the softdevice via softdevice_fault_handler.
It gives me id 1(which suggest a NRF_FAULT_ID_SD_ASSERT...
Hi,
I'm using SDK 15.2. The bluetooth disconnects when I enable notifications on nrfConnect. This happens only if I increase the number of bytes to be sent. I'm writing...
hii,
i am currently using light switch example proxy server and proxy clients.
here i am using 3 boards ,2 board(node B &C) are programmed with 4 generic onoff servers...
Hi,
We have a bluetooth product which uses Nrf52840 as the MCU. It composes of a peripheral and a central device of which connect with each other via bluetooth and they...
I have a question about "SEGGER Embedded Studio for ARM V4.12".
I specify a hex file in "Project Options"-> "Debug"-> "Loader"-> "Additional Load File [1]". With this setting...