Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...