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 doing "application update" using AWS FOTA with presigned URL.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.1/nrf/samples/nrf9160/aws_fota/README.html...
Hi,
I'm planning to develop a product that takes an image via a cmos sensor, processes it and sends it via BLE. I'm using nrf5340.
What should I learn to build this product...
Hello there! I've been developing a custom device with a nRF52840 dongle. For this I had to develop a custom cluster to properly support the type of data I wanted the device...
I want to use the nrF9160 for HTTPS communication to access a server.
To do so, we need a client certificate.
is it possible to incorporate a client certificate into the...
Hi all!
I am developing an application with Zephyr (commit b21a91e46833cfcf4f2bda9e3e0f9d8c2150882e) on nrf52833 and a Ublox SARA R5. I communicate with the module via the...
The goal is to push a blob to a azure storage container using https on nRF9160.
I am using the nRF/zephyr socket library to do basic HTTPS POST/PUT
CONFIG_NET_SOCKETS_OFFLOAD_TLS...
Hi.
I'm trying to flash a sample image to the Thingy 53 using the nRF9160DK (assuming this is possible and it's not mandatory to use the nRF5340DK), but when I try to do...
Hi,
I am trying to run the peripheral_uart service example, with the hci_rpmsg on the network core
When the clock configuration (on the main application core) is set...
I use iOS nRF Connect APP to do nRF52832 device DFU. DFU is completed successfully. But the following error occur.
<error> app: Received a fault! id: 0x00004002, pc: 0x00000000...
Hi,
I want to write Bluetooth ON and OFF functions for the project purpose,
what are all the steps needs to follow while creating ON function and same for OFF function...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this with rebuilding with ncs 2.0.0 (I did...
Hi All, Today I am migrating my project from ncs 1.9.1 to ncs 2.0.0.
The project was building find with ncs 1.9.1
But I do got this build warning with ncs 2.0.0: Any idea...
Hey guys, I was looking for a similar issue, however, I haven't found something like this (maybe I am searching for a case similar to this in a wrong way) But essentially...