Hello Nordic,
We have recently purchased an nRF52840 Dongle. We were able to sniff the BLE packets over the air. So it is found that all the packets that we are able to...
Hello, I had an idea a while ago and would now like to ask a few questions. I have ceiling lights that come with their own 'smart' driver. The driver communicates via Bluetooth...
Hello,
I’m working with the Matter Light Bulb sample in nRF Connect SDK v3.0.0 , and I’ve run into build issues when enabling certain optional commands in standard clusters...
Hi I am currently trying to modify the Zephyr BLE Controller stack and getting exceptions. It seems the "J-Trace PRO Cortex-M" can help me with knowing how I get there. Buying...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Dear Forum,
I have an nrf54l15 device and I would like to send a pure sinusoidal tone and measure the phase difference, retrieve I/Q values at the other device. This is...
Hello All
We are trying to integrate ST7305 driver with NRF connecct SDK and are unable to get the driver to work using the extrnal module method mentioned in the NCS Intermediate...
I can't seem to find the hex file to download into the PCA10000 in order to use it with the Master Control Panel. Where is this documented in the dev-kit documentation?
Hello, I'm M.S. Candadate in Korea.
I have a Question.
I heard that nRF51822 can operate only as Peripheral role and can't operate as Central role.
Now, Does it operate...
My project has moved off the devboard and onto prototype PCBAs. I notice that they all seem to have unique MAC IDs on the air! I'm not complaining (one less thing to worry...
So i am using a LiPo battery at 4.2V and running my nRF51822 at 2.0V. Is it safe to connect the battery to one of the I/O pins to read off the battery voltage (as to calculate...
Hi there.
We are developing an IoT device (we are planning to use nRF24L01+) we would like to implement with microchip uC, the question is if there is a library available...
Dear Nordic Developer Zone,
I am able to ask a Silicon temperature measurement, but not to correctly interpret the answer.
After last measurement, I have got 0x29C....
Hi,
I need to have long attributes. So I need 'Read Blob' operation for read and Queued writes ('Prepare Write' and 'Execute Write'). Does Soft Device for nrf51822 support...
Hello everyone , can i use UART which is not a services or characteristic in bluetooth low energy . It will result in some question or bad effection?
By the way . why I cannot...
Dear all:
recently, I follow heart rate profile to write custom BLE profile,but I also went to a number of issues. how to wake up the device when entered power system off...
Hello,
This is the first time i use NRF8001 chip, i was reading the ic manual nrf8001_PS_v1.1.pdf (see attached file).
It was written that in case i used DC/DC converter...
Hello,
I checked Nordic website for layout of NRF8001 but i didn't find.
Please if some one can share a qualified RF-layout.
Help is appreciated.
Regards,
Hisham
from training document from Nordic company(see the attachments),it mentioned that we can add scan response .but i can not find any information in BLE_HRS demo.could you tell...
Hello,
I made a PWM with the TIMER2 of my nRF51822 (with the SoftDevice) and was working fine, till I read that I should not use the "NRF_PPI" functions and use the "sd_ppi_XXX...