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...
Dear team, Device - nRF52832 SDK - nRF_SDK_15.0.0 Softdevice - s132_nrf_6.0.0 IDE - Segger embedded studio
My application needs to toggle one gpio pin using app timer in...
I'm developing for the nrf9160 and would like to clone the sample projects at https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160
branch nrf9160_samples...
Hello,
I'm using SDK15.3 (Generic_Stack_S332_06.01.01).
IROM1 Add :0x30000
IRAM1 Add : 0x20003600
Central Firmware support already in SDK14.3 just I move this part...
I have made a state machine in which
I first initialize gpios, power management, clocks, and ble stack
I then put nrf into deep sleep (System OFF) state
A wakeup signal...
Does the http FOTA_download client support 301 responses, ie permanent redirects? I want to move the download file from a hired space to our server. Is using permanent redirects...
Previously I have been successful getting the AWS FOTA update working using the AWS FOTA example project, the example update.bin file and location provided
by Nordic for...
Hello there,
I am working in my master degree project with nordic NRF51822 microcontroller, but I faced two problems. I don't know if is a SD problem or hardware problem...
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LE_TEST_END in DTM.
I tested with nRF52832...
Hi!
I have old code written in nRF51 enviorment with SDK nRF5_SDK_12.0.0.
I've successfully flashed the softDevice (s130_nrf51_2.0.1_softdevice.hex).
No error occurs...
hi, I am fresher starting my carrier in ASIC i am learning about UART where i come across with the word "DEADBEEF" in the coding please help me with where it is used and how...
Hi We've been using SDK12.1 with softdevice 3.1.0 on a NRF52832 for some time now. Now we want to upgrade our SDK to 15.2 with softdevice 6.1.0. We've converted the application...
Hi all,
I am working on nRF52840, nRF5_SDK_15.2.0, pca10056,usbd_cdc_acm
I can now communicate nrf52840 with PC,However, I failed to connect nrf52840 to android, Android...
Dear Team,
Greetings !!!
Device - nRF52832 Softdevice - s132_nrf52_6.0.0 IDE - segger embedded studio Bootloader - secure bootloader
In our current application, We are...
Hi,
We have build complex application based on Nordic SDK. Right now we are thinking about moving to Zephyr OS. I was wondering if there is any tutorial/tips I can find...
Hi, I'm using nrf52832 development board. In which i have flashed hci_uart example code of zephyr (latest code taken from https://github.com/zephyrproject-rtos/zephyr ) which...