I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I am using nRF sniffer for 802.15.4 (see https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-802154 & https://github.com/NordicSemiconductor/nRF-Sniffer...
I'm encountering an issue with the use of the GPIO interrupt type GPIO_INT_EDGE_BOTH on a GPIO connected to a button. When pressed, the button pulls the GPIO to GND, and when...
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'm making a device that occasionally (once per minute) needs to upload a sample to an iPhone app.
I'm thinking that to keep power consumption to an absolute minimum, I...
My condition
SDK 4.3
SoftDevice 6.0-alpha
Hello.
I test nRF51822 EK with HRM profile to communicate iOS applications(My custom app, and LightBlue LE ). Firmware...
I'm using the Gazell protocol on my NRF51822. On the host side I got a problem with the FIFO length. I put 4 ACK packets into the FIFO but this give me an error if I check...
hi
i have added new characteristics on a existing service,and i do not know how to make this characteristics can be change by the smartphone and how to know this characteristics...
Hi,
I am still confused by BLE(bluetooth low energy) and Radio. Both of them transmit data by radio according to bluetooth protocol. Is it mean that Radio does not belong...
Hi,
Could you tell me please the maximum supporting number of services?
This number may be varied depending on number of attributes in each service and its size. So...
Hi all,
I am having a nRF51422 Evaluation kit.
I am trying to execute the ant_broadcast project.
The build works fine, but when i try to load , i get a syntax error.
Could...
Hello.
I have been trying to erase the contents of my nRF24LE1 using the flash SPI interface (nRF24LE1 PS p.77 ff). According to the documentation, the ERASE ALL command...
Hi,
I wanted to know how I can identify the silicon build version (CA, CO, AA etc) of the nRF51822 from the date code? I have some reels from a distributor in a sealed...
We are developing a USB ANT dongle with nRF24AP2-USB chipset, but we meet a problem when use CW test with ATWareII tool.
We set 2.466GHZ, but we see 2.271GHZ mark, but...
Hello,
My code( I add a source code lower ) has error on bold line printing NRF_ERROR_INVALID_STATE. The program uses three timers and init by "MAX_TIMERS = 6" and "OP_QUEUE_SIZE...