I'm currently developing a BLE Long Range application based on Zephyr and the v2.8.0 version of the nRF Connect SDK. The app is based on the following nRF samples: central_hr_coded...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
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...
Hello Everybody,
I am new to Nordic and Bluetooth. I see nrf51822a have BLE + Cortex MCU inbuilt and this suits best to my application.
I have some doubts regarding...
How do I use nRF51822DK without "nRFgo Starter Kit Motherboard"? I have read "nRF51822 Development Kit User Guide v1.2" and have no result how can I only use nRF51822DK hardware...
Dear All
i would like to use
nRF51822
nRF51422
i would like to use nordic product,
but so shame, too low basic knowledge for make program for embedded, edit library...
Hello,
I attached the schematic found in the manual for NRF8001, in the case of DC/DC converter enabled.
It shows that an external 32.768KHZ crystal is used, while in...
Hello, I have major problem trying to debug/run ble_app_hrs example. The thing is that when I enter debug mode the code is stuck here:
0x000001B4 4908 LDR r1,[pc,#32...
Based on nRF51822\Board\nrf6310\ble\ble_app_hids_mouse example,
Used hid consumer page function, like play/pause or volume+ or volume- ...etc function,
In nRF51822 device...
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...