I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
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...
I'm currently on a question for which the documentation here can't help me.
If I'm correct, the Dual-Bank Update allows to retain a safe copy of the old firmware image...
Hi,
I am using esb project of SDK15.3 to test esb PTX and PRX function.
The default setting of address-0 and address-1 is 0xE7E7E7E7 and 0xC2C2C2C2, and PTX and PRX can...
Hi,
1.I want to develop the my product using nrf51822 with PCB antenna(as shape given in sdk hardware) with following board stackup-
2. i am going to use cap-0603 in...
Hi,
I am using nrf52840 S140 PCA10056 SDK 15.2.0 version with example ble_app_multirole_lesc_S140_PCA10056 . i am using Segger Embedded studio IDE. So now problemis i am...
Hi,
I am trying to get my systemOFF current below 1uA, but Im struggeling.
normally I use MBED, but to eliminate that variable, I just did a test without MBED, I took...
Hello together, I am experiencing problems with the nrf52840. I got the BLE_APP_Blinky example to run. Now I am trying to get the BLE_THROUGHPUT example experiment to run...
Dear nordic,
I want to know something regarding your SDK. I have nrf52832 development board and i use sdk 15.2 .
1. if i want to use BLE 4.2 version what changes i want...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I added the UART example to...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
Dear nordic,
I need more information regarding this?
1. I heard the BLE one packet has possible 20 bytes. but i tested this example and connect using nRF connect app...
Hello everyone,
I am experiencing a weird problem; I am working on an NRF52840 DK board and writing my code in Segger Embedded Studio.
I do not have any problem when...
Hi,
I am looking for the nRF52 / nRF52 Mesh online courses.
I am going to developing a new project based on MESH network. where i required lot of sources to clarify my...
Hi, I'm using the nRF52 SDK 15.3.0's BLE_APP_UART central/peripheral examples with my PCA10040 boards.
Can I ask about the central example, please?
0. Currently, I think...
hi guys, I'm looking for understand how to send a simple signal using the 802-15-04 between two nrf52840 boards.
The only available example use the uart in order to have...
I have modified the Blinky example in the SDK to support CODED_PHY as per the examples I have seen but am unable to get it to run. The modified main.c is attached
It seems...