Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
Hi,
I would have thought this was easy but I cannot seem to find a way to prevent LOG_INF etc from adding a line break to the log string.
I am using NRFConnect with Zephyr...
Hi,
I have TWIM communicating successfully with a slave device on the PCB.
We now need to support some PCBs populated with the slave device, and other PCBs where the slave...
I have a product running on an nrf5340 and part of it is running a nordic sample project. In the sample project there is a call to `k_msgq_get()`. The program spends a lot...
Hi
I'm evaluating the nrf5340dk devboard and are building a simple application on top of zephyr. I'm using Cmake and ninja on Ubuntu. The code builds and I'm able to flash...
Hi there,
We are currently doing some testing around the low power modes of the nrf5340. Detailed info on the Low Power mode and Constant Latency mode is a bit hard to find...
I'm trying to get my nrf9160dk board up and running with the nrfcloud service. However, when I input the SIM ICCID and PUK, the nrfcloud site starts it's "working" process...
Good day
After flashing a sample to my thingy 91 I seem to have lost the Jlink connection. All im picking up is the UART via nRF connect Programmer. Is there a Bin file...
Hello Sir/Mam;
I am new in nordic environment so i need your valuable guidance . i want to read a sensor data using Uart . I have successfully do same thing on Arduino board...
Hi,
I had previously asked about SPI interfacing of the RFID card reader and I was successful in creating a custom application using connect SDK 1.5.1.
But according to...
I currently have an application with B0->SPM->MCUBOOT->APP and am looking for an example of how to upgrade MCUBOOT itself over the air from a file downloaded from some server...
We're using a nRF52DK and the Nordic-Programmer-App to flash our firmware on our custom boards. After upgrading to Programmer v2.3.3 I'm getting the Error-Message "Part of...
Hi,
I am able to successfully build and flash applications from the CLI.
When setting up the nRF Connect VS Code extension, I run into an issue where it can't seem to...