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...
Hi, using the Nordic power profiler 2 (PP2) kit to measure the current draw of my nRF52833 DK. I have followed the instructions to setup/prepare/wire the PP2 to my DK and...
In the task, when I do a TWI read via nrf_drv_twi_rx(), in the second iteration of the thread, the driver function returns NRF_ERROR_BUSY.
Is it that the driver takes longer...
I've built a custom board using nRF52832 which uses SDK 16.0.0 and softdevice version s113. A part of application is audio streaming/ decibel calculation and transmission...
Hall Mr. Nordic,
I'm sending a 16bit payload with 51822.
The receiver 24L01 is receiving all perfectly. The receiver 52840 is loosing the first two bytes ...
nRF51822...
Hi,
I'm using nRF52840 as my server and the android mobile is my client. At the client end, I'm using the nRF Connect app. It seems like the 50 bytes of data is taking around...
Hello,
I have an nRF9160 DK board (I believe the version is PCA10090 1.0.0) and would like to use the external flash that comes with this board.
Upon inspection, this...
Hi,
I'm seeking help on debugging the network core with Visual Studio Code. My project is not based on a standard SDK and hence I think VS code will be easier to setup than...
hello!
I have an issue, I need to read data from a Module, then I send that data using USBD..
when I put that code in for(;;) before while(true) the port is activated...
The nRF52840 DK has a 64 mbit external flash on board. The MX25R6435F.
It's performance is too low, in terms of erase speeds - It takes several minutes to erase the entire...
I'm trying to upload hex files to my NRF52832 with nrfjprog in command line and got the following error:
My log file:
I've been searching and searching, but could...
Hello,
I am new to the NRF52 SoC and BLE development. I've been using the ble_app_template and following along this tutorial to learn more about BLE development. I'm having...
I am developing a mobile application using React Native.
I wish to integrate a 'lost tag' functionality using a BLE tag.
The BLE tag will be placed near the item of interest...
Hi, The purpose of this is to have a software Power ON/OFF button, when I first start the firmware, it automatically goes OFF. Then after a long press on the button, it should...
I am using nrf52832 controller and interface with MAX30102 sensor. when i tried to read heart rate in nrf connect application , it shows Sensor Contact not supported.