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.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I have an NRF5340 application based on zephyr which produces a combined merged_domains.hex file.
I need to add a post build command after the "merge_domains.hex...
Hello,
I have dts files defined with flash partitions which build & work fine on nCS v2.6.0 But the moment i add same definitions to dts of nCS v2.9.0 it gives me redefinition...
Hello,
I used to develop for the NRF51822 using the NRF5 SDK in Keil, and I am now migrating my project to NCS. However, I cannot find my chip in the "CONNECTED DEVICES...
Hi,
I am connecting a central to multiple peripherals. In order to optimize the throughput I would like to simultanuously sniff the connection. In the nrf Sniffer documentation...
Dear Nordic
Q1.
We tried new nrf9151 IC at custom board.
IC version: nrf9151 AEA (Engineering B)
Firmware: ncs2.7.0 Serial LTE modem application + mfw_nrf91x1_2.0...
Hey everyone,
I am new to the development of Nordic chips so I might get some things wronog here or there.
I am using windows 11 and am trying to flash a nRF54l15 DK board...
hi,
When verifying the modem upgrade, if the network type is set to support both Cat-M and NB (AT%XSYSTEMMODE=1,1,0,0), the actual network that connects is NB, and the modem...
I have 3 nrf boards connected. 2x nrf52832 and 1x nrf5340.
esb_tx is running on nrf52832(682782977) esb_rx is running on nrf52832(682497942) & nrf5340(1050025410)
west...
I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
Using an nrf5340 with nrf7002 wifi, connected via SPI4. Using a shared (chip) antenna, and the COEX signals (pretty much exactly as per the dev board schema).
DTS snippets...
Hello! I need to post, but can't since december, why?
I have updated Windows 11, SDK 2.6.1 and 2.8.0 default is 2.6.1
Board SDK nrf9151
I need to use http_client or...
Hi,
I am using the nRF54L15-DK and nRF Connect SDK v2.8.0 Zigbee-Addon.
In an environment with three devices: Coordinator, Router, and End Device,
When powering on...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...