Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
nRF52840 DKs with SDK 17.0.2, SoftDevice 7.2.0
The resources on this are starting to get a little scattered and possibly outdated. My long range use case is non-scannable...
Hi,
I have added Calendar example application on top of nRF5_SDK_17.0.0_9d13099\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example code and...
HI.
I searched this one, but I could not find clearly answer.
I want to set BLE Security mode 1, level 1.
I know there is Security mode 1,2, level 1~4.
but on code...
The nRF52840 DK is the recommend development kit, it emulates the nRF52811, and can be used as a starting point for development before moving over to a custom board. Please...
Hi team,
Please help to check if nRF52840 is qualified for ZigBee Smart Energy 1.x protocol, according to customer, seems ZigBee 3.0 is not supporting that yet.
Thanks...
Hi!
If I wanted to use the Nordic Mesh SDK to create a Bluetooth Mesh System, would I have the option to make it closed, so only my dedicated application could provision...
I see that in zephyr main line there are 2 examples:
direction_finding_connectionless_tx
direction_finding_connectionless_rx.
And that:
https://github.com/nrfconnect...
Dear Nordic engineers
I encountered a problem while debugging NRF5_SDK 17.0.2.
I added BAS and IBS services to the “ble_app_uart” program, and everything went smoothly...
Hi,
I am currently working on programming a bootloader on to my nrf52840 DK. The bootloader will be able to do DFUs via SPI. I am using SDK 15.2.0. I also want to be able...
Hello. I've recently made a custom BLE service app based on the SDK. Now, the BLE initialization function in the design returns app: ERROR 3735928559 [Unknown error code]...
hello,
I am trying to use the example LEDBlink.c project of embOS for Cortex-M and SEGGER Embedded Studio on nRF52840.
I got this error when I try to build the project...
Hi,
For my one of project, I have to design PCB having size 15 mm x 10mm, is it possible in such small PCB.
if you have any reference design and PCB design guide kindly...
I'm using SDK 16.0, Soft device 340 v6.1.1, chip nRF52833. Currently no bootloader loaded, but I do use the secure bootloader with light mods. BLE stack and ANT stack are...
Hello,
I'm trying to use the nRF5340 and got some trouble with the nRF Connect SDK (installed from nRF Connect and working with SES).
Working on the development kit (nRF5340...
All,
I recently acquired a BBC Microbit and have been having a play with trying to setup a development environment using the Segger Embedded Studio and the Nordic 12.2...