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...
Hi. I looked through all the examples in the 15.20 and 15.30 SDK and could not find even one project for SES with it's new linker as an example. all the examples use the old...
To be able to SMS we need the SMSC number stored in the SIM card.
I did not find an AT command to read this, so I gues we need to use the +CSIM or +CRSM?
Regards,
F...
I am using nrf52832 for button less DFU. DFU is working fine when CONFIG_NFCT_PINS_AS_GPIOS is not added in applicaton. When added seems like code is getting reset at bootloader...
I have problems compiling code with modem info support on. My basic problem, I want to establish which modem FW version I am running on.
I added
MODEM_INFO_CONFIG=y
...
We successfully built the mesh bootloader, but want to get RTT working with the bootloader logs inside SEGGER.
We were following this two posts post1 post2 to achieve our...
Hello guys.
I just donwload new version of SDK 1.0.0 for NRF9160 and try run mqtt_simple demo. I didnt change nothing there and there is problem.
I have the follow log...
Hello,
Currently my beaconing application draws approximately 10uA @ 1000ms advertising interval. I am having trouble getting the chip into system power off mode so the...
Hi,
We would like to upgrade an existing product (Bluetooth SIG registered) on the market to the newest release of SoftDevice. Do we need to re-register at Bluetooth SIG...
Hi,
I'm working on a bootloader based on the "secure_bootloader/pca10056_ble" example. Everything works fine until I send the new application binaries (.zip file) and the...
Hello All,
I am working on the NRF51822 custom board.
I am Using the SDK 12.3 with s130 (PCA10028)
1.) Is it right sdk for nrf51822..?
2.) Facing issue in configuration...
Hello,
I am working on a beaconing application and I was wondering if it is possible to run the code beginning with system off mode and wake up the board with a button press...
Hi,
we are using a sensor which streams out buffered data to an ios or android app. If we face a disconnection the data gets buffered and send when reconnected.
But the...
Hi,
I am using customized nrf52 board with softdevice s132
I am trying to interface External Flash (MX25L64) using spi.so when ever i am trying to send any command /data...
Hi
I figured out, that the macros in nrf_esb_resources.h are wrong.
You can find the used resources (PPI, TIMER and SWI) of the ESB library in Enhanced ShockBurst...
What is the operating and storage temperature range of nRF52840-DK development kit and USB dongle? We need to use these evaluation boards at a temperature range of -20 to...