Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
So, I follow the zephyr docs ( https://docs.zephyrproject.org/latest/kernel/services/synchronization/events.html )
and define an event as:
However I get the error: ...
Hello, when building the MQTT sample in the nRF Connect SDK, `getaddrinfo()` is returning only -2 when built for the nRF9161 dev kit. I'm using the onomondo SIM that came...
Dear DevZone Nordic Team,
I am currently working on a project involving the nRF9160DK , and I need guidance on how to operate and output GPS values in the debug console...
I am learning how to use MCUMGR. I generally understand it, but I have some concerns.
- The firmware with the private key can also be overwritten. Then it will not boot...
Hello:
We know that 45pin 46pin DEC4 can be connected to inductance to process the ripple of internal DCDC circuit. Then, may I ask which pin is the input power supply corresponding...
Hi,
Can someone please help me to understand how to implement secure boot on nRF52833 chipset?
How to secure root of trust, as once you remove the protection, entire...
With TAU set to 24 hours, when we wake up every 8 hours, everything works fine. When we extend to 12 hours, it takes longer than 10 seconds for a connection to be established...
I successfully enabled littlefs in mcuboot and read/write it successfully (due to project requirements), and then tried to enable littlefs in both mcuboot and app, operating...
Hi,
I am planning to design a new PCB and transition from using the Raytac module to our own custom PCB.
During my search, I found a design that includes an SMA connector...
Hi, What I noticed is that every time I want to flash the nRF9161dk I need to do `west flash --recover` for it to work. I am flashing from Mac M1 (Sonoma 14.5) with `West...
nRF51822QFAC SDK v10 S130
In the completed project it was necessary to make an update. It is necessary to switch off the softdevice and switch to its own Rx protocol. After...
Just purchased a nPM1300 v1.1.0, but it will not connect to my computer. I am using version 2.6.1 of nrf connect, v1.3.0 of the PowerUp app, and what I believe is the correct...
Once the modem is turned off (e.g. using at+cfun=0) - what will be the state of the MAGPIO pins? Will they be pulled to GND or will they float?
Thanks
Ulf
P.S. The same...
Hi,
I am trying to implement the scan delegator in the broadcast_sink of the nRF5340 audio application.
Currently, I am adding the advertising feature in the broadcast_sink...
Hello, Our application image became too large for TF-M and we're investigating the use of PSA Protected Storage without TF-M as described in NCS 2.6.0.
When writing a new...