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 have a custom board with nrf52840 with cr2477 battery (1Ah capacity). I was download firmware to board and after a week the battery voltage dropped to critical. In the firmware...
Hello,
I want to access the nrf9160 over UART from other controller My main concern is to program nrf9160 to respond with at commands from external microcontroller. (Just...
Hi everybody!
I hope I am not too late to jump on the nrf51 train, but I had the ability to get a great deal on them so I really want to use them for a project we have....
I am facing a strange issue where I removed all code related to the app_uart from the UART example. Now the logs are being dropped. Anyone know why this happens?
Hi,
For a few days, the nrfcloud device screen is not showing the sim card total data usage.
The console shows this error:
Failed to load resource: the server responded...
hello,
i am developing a health care device and i am using nrf52 dk board for development , i want my device to communicate to the android app, and i have zero experience...
Q: nRF52840 DK does not appear as a removable drive named "JLINK" Steps I followed 1-Connected the NFC antenna to the board. 2-Used a micro USB 2.0 Data cable(Fully functional...
In my code I am fully embracing the async way when using peripherals, but the problem is that my code is becoming more and more complex due to having to break down all operations...
I want to know is there a quick way to include an all ready example from Nordic nRF5_SDK_15.2.0_9412b96 folder into a mbOS environment example (start )? Like copy some XML...
Hi,
The above pins are connected to test points in the ref schematic but stated as Nordic reserved in the pin description. Should I connect them to test points or can I...
I am wondering whether it is possible to maintain backwards compatibility for BL4 while also taking advantage of the BLE5 LR CODED PHY?
I am guessing I could scan in AUTO_PHY...
Hi,
What are the reasons for the nRF connect app or the nRF Mesh app or even the nRF UART app to connect to an Android phone?
I can see the DK advertising. I can see the...
Hi,
I am using nRF52832, SDK 15. My code is based on the freeRTOS code examples.
I am trying to Run my Task Every 10 ms. I tried to test this by using a counter to print...
Hi,
I have a problem with soft device. My code build well but when i try to compile it on nrf52840, i have below error:
Then i tried to go in boot loader:
Therefore...