Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
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...