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...
Hello Team, I am a student majorly interested in wearable designing and manufacturing field. Recently I have designed a small wearable PCB which barely contains components...
Hi all!
It`s possible to know in event BLE_EVT_TX_COMPLETE which characteristic sent a notifiation?
I have 2 characteristic and depending on which one of them sent notification...
Hi,
The product description of pickit4 on microchip website( https://www.microchip.com/developmenttools/ProductDetails/PG164140 ) says that it support swd. So I'm wondering...
Hi,
nRF51822. I'd like to detect single-click, double-click, triple-click, etc. button press sequences. Multiple clicks are when the next button press is within 1/2second...
we are using latest repository, did " west update" to pull the source code. Followed nrf connect application "getting started assistant" to setup the environment.
All the...
In 15.3, there is a new application type valid for DFU, external app. When loaded through DFU, the program just sits there in bank1, and doesn't get sent anywhere. I'd like...
Hi, I'm trying to use the iOS nRF Mesh Library on GitHub: https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library
I've managed to install the iOS app, but I am unsure...
Hello,
I'm attempting to connect the nRF9160 DK to our AWS IoT account. I've been following the information in this question: https://devzone.nordicsemi.com/f/nordic-q-a...
Hi, looking for some advice regarding hardfault analysis. Using NRF52840 with SDK 15.3 and SD 6.1.0, i am seeing occasional hard fault (after ~30 min to 2 hours), during relatively...
Hi,
I know it is a silly question but I would like to ask does nRF52810 support SPI, TWI, UARTE etc.
Below is block diagram from datasheet of nRF52810 which shows it has...
Hello,
I was able to flash demo .hex to my nRF52840DKs from this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role ) project, but now I would like to...
I alway used direct UART command with nRF24AP2 and CW test was not a problem.
Now with nRF52xxx and S212 softdevice I try this ... but nothing works .
sd_ant_stack_reset...