Hi, I create a customboard on NRF54L15. After that, I create a new application => Copy a sample => Blinky. I just build without fix anything code, but it isn't build completely...
Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Is there any issue with using the nRF52833 DK/nRF52833 for Matter development? I’m asking because the Matter template doesn’t seem to support the nRF52833 DK/nRF52833. If...
I'm using NCS 2.7.0 and NCS 2.9.0 to read the BT stack version information on an nRF5340. See below for the results.
How should the fw_version, fw_revision, and fw_build...
Howdy!
I am working with the nRF52840 and currently getting a weird error. Whenever I set the data for the BT_DATA function as anything greater than 110, the system stops...
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...
I've got an nRF51822 development kit that I'm trying to get started on. I've gone to Kiel and downloaded uVision 4 (mdk472_a). I install it with all default settings and it...