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 am writing the sample program "https_client" to the nRF9160-DK with Visual Studio Code's "Flash". I need to set the APN every time I write with Flash. Is it possible...
Hi,
When I'm trying to use LVGL along with Zephyr, I get the following:
I already tried to "play" with different CONFIG_MAIN_STACK_SIZE and CONFIG_IDLE_STACK_SIZE...
Hello Team Nordic,
We are using nrf9160 DK with nrf connect SDK 2.0.0 and mfw_nrf9160_1.3.2 modem firmware . In the Download_Client example we have changed the URL and the...
Based on the reference designs, the nRF52832 needs a 100pF decoupling capacitor on the DEC3 input. From my reading, this is a PSU decoupling capacitor, presumably for higher...
Our devices are provisioned via mesh shell, not over the air so we have to pass the IV index to the mesh provisioning command However, because the current IV index is not...
I was asked to create a windows application to get the device name and the signal strength of nearby modules with a nrf ble module.
The idea is to have an application the...
Hi,
I'd like to have a HW review. I have designed a PCB around the FSC-BT630 module which includes the nRF52832.
I have included all the files necessary for your to check...
Hi,
I want to use a setup as desctibed in the title, but I constantly get a bootloop.
I have a nrf9160dk >=0.14 (it has the ext flash at least) and I took the tfm_ipc...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...
Hi,
we want to use distance measurement sample in nrf5340. The webpage for the example says that it supports nrf5340. we are getting error, when we try to build the sample...
Hello,
I have the Audio DK, and evaluated it as suggested, However now i am now trying to connect it to a Android Phone to evaluate it in a more realistic scinario.
Does...
Hi all.
After finishing some test I want to generate the binary for the MCU nrf52810 using zephyr. I have look in the zephyr folder and saw the zephyr.bin file. Is that...
Hello,
I'm currently developing with a nrf52832 (QFABB0) and I have to use pins 16,38,37 and 17 as gpio.
The problem is that when I have an error for pins greater...
Hi Nordic team
Q1. According to nrf Connect SDK documentation, Zigbee and Matter samples all supported FOTA (firmware update). Where can I find the DFU samples for Zigbee...