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 there,
there is so many questions regarding BLE connection intervals, yet I couldn't find a precise answer to this basic question.
It seems to me, that multiple packets...
Dears,
I am working with nrf52 SOCs using nrf connect sdk.
I want to try the SMP Server Sample for OTA firmware update.
There is a tool called mcumgr-cli that cannot...
How are private keys stored on the nrf9160 modem? I've read in other forum posts and observed that the private key cannot be read out once set in the modem. Where could I...
According to this discussion, all the 4 UARTs are functional in nRF5340. I intend to use multiple UART ports, and I modified this exercise solution to do so. I was able to...
Hi new to this, so excuse the elementary question
Can I put custom software on a XM122 using the XB122 dev kit? This is the only hardware I have, is nRFUtil my only option...
nRF52840 does not mention medical as one of the application areas. Is there any specific reason for this? Any hardware or software requirements not met in order to use it...
Hi, I tested Central HIDS example in nRF Connect SDK 2.1.0 with NRF52840DK. The example works with my BLE keyboard, but does not work with my BLE mice. The followings are...
I am unable to use UART 1 with a very simple use case.
All I need to do is enable an interrupt callback when there is data to receive from the UART. I know that UART0 is...
Hi
I am facing range issue in transmitting and receiving data over ZigBee in nrf53833, how can i improve the range maximum i am able to recieve signal from around 35 feet...
Hi All!
I am using Zephyr RTOS NCS v2.0.2.I used uart_central and uart_peripheral apps. But it Can only connect one peripheral with central at a time. Is it possible to...
Dear Nordic,
I am currently working on a USB project were I am interested in building a USB audio device with two-way volume control, i.e. such that both host and the device...
Hi
I am trying to connect my own mosquito MQTT broker. I created certificates and I uploaded all certs through the LTE Link Monitor. I defined
CONFIG_AWS_IOT_BROKER_HOST_NAME...
Hi,
I have been working on a setup where I connect a sensor (TI ADS1299) to the nRF5340-DK 2.0.0 using an SPI connection and transmit the recorded data using BLE. I have...
Hi team,
I am using NRF52833 DK with PCA10100 on it and s140 soft device version..
While writing data into the flash, it is not updating.
Here I am attaching my fds...