Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hi teams,
I am testing Direction Finding beacon/scanner pairs with nRF52833 DKs.
With nRFConnect SDK v1.7.1, I started beacon/scanner pair and leave untouched for a few...
Sorry if the title of the post is a bit of a misnomer. I'm currently trying to switch IDEs. Previously I was using Eclipse, but it seems like Nordic completely wants to remove...
Hi! I'm trying out the nRF Connect for VS Code on a M1 Mac, and have a nRF9160-DK connected. The VS Code stuff works fine, I'm able to build sample programs fine, but the...
Hi,
I use 9600 bsp of UART to communicate sensor data. I would like to add 115200 uart for wifi.
To use two uarts at the same time, what configuration should I do and...
I'm currently developping an application based on the Zephyr OS with its BLE protocol stack using the nRF52805 SoC. Due to security specifications, some cryptographical features...
In sdk 16 release notes i have read 52810 chips are supported for gazell secure libraries. But when i make the project port changes as described in "developing for 52810"...
Any recommendation for a filesystem for nand flash?
My application uses zephyr on nrf85240 with a 128MB nand flash.
It samples sensors and streams their data to the flash...
dear nordic team,
I was working on nrf52840 with nrf5sdk v 17.0.1 and sd v7.3 .Im using mergehex tool to combine bootloader+softdevice + App to download it to flash(using...
Hi Everyone.
IDE : Vs Code
SDK : nrfConnect SDK
I have tried to connect peripheral device based on address. User gives input , address of ble device and based on that...
Hi, I am trying to provision device using nRF mesh application. It discovers device and when i try to connect, it gives error device disconnected.
I tried this thing on...
Hi everyone, in special, Nordic; I'm facing a problem with the last two versions of the NRF CONNECT for Desktop (3.9.2/3) & the BitDefender Antivirus... I can download & install...
Hi everyone
I'm trying to generate the .hex file for examples like Tx and Rx or for my project but I'm not able to do that, please can anyone suggest me how can i do that...
I had been able to program my custom nRF52840 just fine until I wanted to change partitions. I erased everything and now am unable to communicate with the board at all. I...
https://github.com/NordicSemiconductor/pc-ble-driver-py/issues/210#issue-1089773469
I'm trying to build the project from sources. -using windows 10, python 3.8 -installed...