Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...