I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hello,
Our product (sports timing) will be used at the upcoming Olympics and our customer is being asked some questions about wireless specs. We use Bluetooth 5 (backward...
Hi,
I have a custom nRF52832 PCB with 10 buttons connected to various GPIOs. All buttons work correctly except the two connected to P0.07 and P0.08 they produce no response...
Hi,
“ We are designing our board with the nRF54LM20, and both the SPI/QSPI and UART peripherals can operate independently and be mapped to separate GPIOs.in QFN-52 Package...
I am working with the DTM sample on nRF52840 using nRF Connect SDK (Zephyr) .
My goal is to run a continuous TX test automatically at boot (standalone) , without requiring...
My Setup and Environment We have built a custom PCB with an nRF5340 and an nRF7002Q Wi-Fi module. I have attached the relevant schematics for the PCB.
We are using the nRF...
HI
I'm having an issue where VS Code cannot recognize the SDK and toolchain. Everything was working fine before, but now errors occur when I open VS Code and try to build...
Quick qestion
Making a new board with external memory(jedec) and using S QSPI as I have to put it into cpuflpr_vpr(does not work with QSPI). Works fine !!
but I also plan...
I note with interest that Nordic is providing support (e.g., downloads) to run CircuitPython 10.1.4 on various Nordic devices, including the nRF54H20-DK . I've just received...
Hi I am able to load the nrf9151dk_at_client example hex on my custom dev board . I try accessing the AT commands and I can very easily get the responses. I want to install...
I'm using nRF52832 SoC with nRF5_SDK17.1.0 and SoftDevice v7.3.0. I'm using following code to write data into flash.
err_code = nrf_fstorage_write(&g_fs, write_addr, buffer32...
HI,
I am currently conducting secondary development based on the periodic_adv_conn sample in the ncs 3.2.1 SDK . Now I want to add continuous carrier wave output and continuous...
I work on nrf connect sdk v3.2.4(nRF54L15).
I plan to run the main application on cpuapp and the device control application on FLPR. It's currently working fine. In the...
I'm currently testing an app, which was running with a nrf9160/mfw-1.3.7/NCS 2.9.2.
Running this app now with nrf9151/mfw-2.0.4/NCS 3.1.0 seems to get a smaller response...
Hello,
I previously opened a ticket describing an issue where using MCUBoot in NCS v3.1.0 caused the GRTC to reset after a sys_poweroff() .
As discussed in that ticket...