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 am using the FDS library to write a struct to flash. Lately I sometimes get FDS_ERR_NOT_FOUND in the event handler as a result of a fds_record_update call.
I've only seen...
Hi,
im trying to turn on LEDs on my custom nRF52 board. Im using LEDs on 13,14,15 pins. I config pins in pca10040.h to my LED pins, but they dont work. Also if i try to...
Hi,
I would like to use the SDA pin for i2c to be pin 7 for nRF52. I did the following change to my code, but it is still not working. Note that CTS pin is by default mapped...
Good day,
I have a problem with connecting to nRF51822 via nrfjprog with error (nrfjprog.exe --recover --log ):
nrfjprog.exe --recover --log nrfjprog verion 9.0.0 FUNCTION...
Hello,
I am using the nrf52832 ,with the soft device s132nrf52600 and the SDK nRF5_SDK_15.2.0_9412b96.
i am trying to run the ble_app_hrs example code from the \examples...
I wonder if someone can help me locate the reference layout for the nRF52840 in the new documentation structure.
In the manual i can read the following:
Documentation...
Hello,
I am using Nrf52382. From the manual I see that it supports low frequency of 32Khz.
When I enable low frequency, which module will use this low frequency. Nrf...
I need to add a clock function to the ble_app_uart example (SDK12). Where can I find a hint on how to do it? Do I need an external 32768Hz quartz? I wanted to derive from...
Hi All,
I am beginner for nrf52, and trying to flash my first program, i am using nRF5_SDK_14.2.0_offline_doc and JLink_Linux_V632c_x86_64.
while flashing, i am getting...
Hi,
I'm trying to process a zb_zdo_node_desc_req following the exemple of the documentation but could not find the reference to functions ZB_GET_NODE_DESC_APS_FLAGS nor...
Hi,
I am trying to Run my task Every 10ms , and when subscribing to a service(BLE) that suppose to notify every minute ,the notification appears after 58.6 seconds ,
For...
Hi,
I have implemented to the Master serial DFU. I able to send .dat file and i'm reading correct CRC .
I'm sending .bin 4096bytes and making 64bytes in a each packet...
Bluetooth Mesh specification uses the concept of composite models that "extend" other models. I am having trouble understanding the scope of this concept within the Mesh specification...
For nRF52840 (Rigado BMD-340), SDK 15.0.0, custom board:
I'm trying to implement nrfx_uart directly to communicate to another microcontroller. I've configured it for blocking...
Hi all
I'm using the NFCT peripheral of the nRF52832 Revision 1 and I'm facing the following issue:
When the reader sends the SLP_REQ, the NFCT receives an incomplete...