Hi,
I have a NRF52840 DK , I was using it for development. After one day the board don't turn ON anymore. I'm using USB cable as a power source. Acording to several subject...
Hi,
i am using SDK 2.1.1 with nrf5340.
I would like to add the linker option --wrap.
What are the possibilities to add this option in Visual Studio Code ?
Could it...
Hello,
I have a BLE device with the nRF Desktop application, and I want to turn off my device if it is not used, even if it is connected to my PC. I set my CONFIG_POWER_MANAGER_TIMEOUT...
We have used zigbee sample for coordinator we did many changes in that like subscribing and sending values in UART when any new device gets added.
but noticed ZB_ZDO_SIGNAL_DEVICE_ANNCE...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
I am testing out the Bluetooth Channel sounding sample with the nRF54L15-dk board using the samples of Channel sounding Initiator with ranging requester. How to change the...
I have a nRF51822 dev kit, and my dongle is running the master emulator firmware, and master control panel is running on my computer, the dongle is connected and started discovery...
Dear Nordic, could you please comment on your plans to release an over the air bootloader for nRF51822? What is the approximate time frame that we can expect that? Is there...
hi,
I am using nRF51822 chip, I want to added a presentation format to declare a custom characteristic as an array of float (float [3]). According to developer.bluetooth...
I need to program the hex application image into the PCA10001 board. However, if I program the hex file generated by the Keil compiler using nRFStudio, the application does...
Hi,
I'm creating a new service based on the heart rate monitor example, but I'm having some trouble with it.
I implemented my own service, keeping it as similar to the...
when the peripheral and the central are connected,the peripheral will transmit data to the central ,how can i know if the data was transmitted successfully to the central...
Hi,
i want to use the adc, i use the code from here devzone.nordicsemi.com/.../is-there-an-example-code-for-using-pwm-on-the-nrf51822-with-a-softdevice and it works fine...
I'm using the MasterEmulator C# DLL.
I have a problem regarding discoverServices. If I understand this correctly discoverServices does not only return a list of all services...
Hi,
Following the AN 29 "nRF51 Development with GCC and Eclipse", I cannot import any project on Eclipse:
Indeed in the folder
C:\Nordic Semiconductor\nRF51 SDK_v4...
Hello!
I have a very simple setup with Arduino board (see attachment)
I wish to move to the nRF51822. I have the development kit and the nRF Go motherboard.
As I...
Hi,
Problems with j-link ... a recurrent topic, but ... I have recently uploaded to the J-Link Arm v4.76 from Segger and I could not either flash or debug from Keil. However...
The nRF51_reference manual describes the POWER register for the RADIO. Also that when the Power is turned on the Registers are reset. Other peripherals e.g. ECB have POWER...