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 started with the ble_app_template and a preexisting project written with sdk 12.
I have a custom service and 2 characteristics.
The point I am at now is that my DK advertises...
Hi,
I am doing a beacon application. I am advertising sensor data. I am facing issue with advertising.
When I am powering the hardware using usb cable, my device is working...
Hi,
I am trying to interface external flash with the nrf52. I am able to read the device id. After writing to the status - configuration - bank address registers, I am...
I'm finding a good topic for my thesis which come in the next semester. Has TSCH for nRF52DK be implemented on Contiki OS? If not yet, I want to implement this. It is easily...
I try multiple pins set. My pro code is here.
But this is not clear. I want to decrease my code line. Then I tried this.
I want to know where is my mistake?
I am trying to create a TDMA based network with the nRF24LU1+. I understand that nRF51 and nRF52 have the ability to trigger the transmission of a radio packet upon timer...
I'm using an nRF52 (PRX) to communicate with with an nRF24L01+ (PTX) using ESB. As part of a pairing routine they need to switch channel and addresses. I've confirmed that...
I have been working on this for very long time but I can't figure it out, I am trying to use pc-ble-driver to connect my Ubuntu/Raspberry pi to by BT832X module over UART...
I flashed firmware into my nordic nrf52832 DVK
https://github.com/NordicSemiconductor/pc-ble-driver/blob/99b5e78f96de60ee70e749bb89b280116275fb97/hex/sd_api_v3/connectivity_1...
Hello,
I envisage to use beacon as anti-theft system:
When the beacon (inside the product to protect) will be near (2m) from the door, it will trig an alarm. So a receiver...
Hi,
I want to implement Extended Advertising for broadcasting data with LE Coded PHY on the nRF52840 Boards with Softdevice S140 v6.0.0.
For Soft Device Version S132...
This is basically a bug report/feature request, but I figured having it out in the open would be good too in case anyone else runs into this.
Hi Nordic folks,
Would...
Hi Expert,
I know how to read mac address by software ,
but I need to know how to read mac address by tool like nrfgo,
I tried nrfgo and nrfjprog but failed,would...