I know that Zephyr supports its own test framework ZTest, but I have used CppUTest extensively on past projects.
I'm also using Quantum Leaps QP (for which there is a Zephyr...
Hi
I compiled an older project using embedded studio and flashed my NRF dongle. Now the USB DFU bootloader seems to be gone.
How can I restore it?
Several links on devzone...
Hi,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
Hello Nordic Support Team,
I'm encountering a persistent issue when I try to flash an nRF52832 board using an nRF52840DK (PCA10056, nRF52840_xxAA_REV3) with nRF Programmer...
Hi all,
I need to generate two 1 MHz signals with opposite phases. However once I configure the decode mode as "Individual" I don't have output signals. In case of "Common...
I build the NCS 2.9.1 connectivity bridge with
west build -b thingy91x/nrf5340/cpuapp
when I try to flash that with jlink, I get
west flash -- west flash: rebuilding...
Hey,
I encountered a problem with the thread viewer, where the corresponding window is empty when I'm in a debug session. Inside the build configuration I used "Optimize...
Hi,
I cannot find my nRF52 (PCA100040 / SD132) when scanning for devices from my nRF Master Control Panel on my Android Phone.
In these two posts ( post1 and post2 ...
i have nrf51422 v2 that its compatible with sdk v6 and s110 v7
when i run the example of this sdk , only one phone can detect it and that is nokia windows phone
HTC and...
I have known that is AES-128 for the security solution on nRF51822.
We need more powerful security function and algorithm.
As this developer zone, Bluetooth Core 4.2 has...
We are using NRF52832, SDK 11.0.0.2 alpha, S132 soft Device ,I need some clarifications on using SPI,
In nrf52832 SPI Master driver is it possible to create two SPI...
I am evaluating the Keil compiler, version 5.18 with a Nordic development board (PCA100400) running the nRF52832
I just downloaded and installed Nordic's nRF5x-MDK-Keil4...
Here is the link to the image how we set it up: Click Here to See
We are getting a fatal error while running "Master Loop Back" example. We have also tried "SPI Master...
I use the nRF51 chip with a UART communication. I developed a protocol on the UART to communicate with another processor or a PC. Every messages of the protocol have 2 bytes...
I have an arduino connected to a redbear BLE shield.
the BLE shield uses nordic nRF8001 chip.
How could I implement RSC ? (running speed and cadence)
I would like to...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hi!
As a student, I am starting a new project on university. Project is based on beacons idea, so I decided to use Nordic's chip as an MCU.
I am trying to decide, which...
Hey folks,
I am going to join Nordic Developers community, but before I can do that I need your help.
I am quite familiar with software development, however, embedded...
Hello,
DFU issue (FOTA application update fail)
I have a problem when performing Application update over the air , after i change my boot loader.
so when try FOTA...
Hi,
I am using two Android devices with nRF Master Control Panel (BLE v4.0.5) app installed on both. I am using one Android device (Moto G 3rd Gen Android v6.0) as the...
Hi all,
I see that the nRF51 doesn't have a PWM module and a software PWM library is needed. How well does the software module actually run? I've had rather bad experiences...