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...
Hi All,
I am new to this community. Apologies if this is getting posted in the wrong part of the community.
I am using nRF52840 as a bare-metal with SDK17.02 along with...
Hello,
which application is the PCA10059 using when I use this board with the nRF Connect app as a BT / USB device? I need to know the command set of the board, because...
Hi,
I can run light_switch on one device as Client, another as Server.
Now I want 1 device to contain both Client model and Server model. Example: when I press on first...
hello
i have two nrf52832 boards with and using sdk 16 i want to use one board as a central and one as a peripheral and achieve a maximum distance of about 30 meters can...
We are facing issues whenever a Bluetooth connection is made between our device (Amazon Locker using nrf52840) and IPhone SE Model.The connection is made successfully but...
Hi,
My development setup:
SDK/SoftDevice: nrf5_SDK_for_Mesh_v5.0.0_src + nRF5_SDK_17.0.2_d674dde + s140nrf52720
HW: nRF52840 DK
I modified the sensor_server example...
Where can I find the presentation material (slides, questions, chat transcript) for the "Get started on your Advanced Wearables project on Hackster.io" webinar
I want to program my Thingy 91 with one of the sample projects. In the programmer App it says the project is invalid for MCUboot DFU, but only when using the Jtag connection...
I want to add DFU to the peripheral_hids_keyboard example from the nRF Connect SDK. I added CONFIG_BOOTLOADER_MCUBOOT=y to the prj.conf and specified a key file.
When building...
I'm using NCS v1.5.0 to create a BLE peripheral using nRF5340-DK.
I set the device name in the prj.conf file using CONFIG_BT_DEVICE_NAME and the name shows up when BLE advertising...
Hi,
I need to implement, say, 100 LPN + proxy and 1 friend + proxy, LPN are measuring devices.
1) How can I request from each, let's say, a temperature value? I want to...
There are two boards, Raspberry PI4 and nRF52840-DK . The task is for the nRF52840-DK on zephyr hci-uart firmware :
https://developer.nordicsemi.com/nRF_Connect_SDK/doc...