Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
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...