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. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Hi,
This is strange, I am not being able use p0.02 for digital output from sensors on nrf52840-DK but I am able to use all other analog pins for digital output (p0.03...
In our application we are using SDK13 with FreeRTOS by creating two tasks (xTaskCreate), in certain case one of the task need to shutdown the system. We are using nrf_pwr_mgmt_shutdown...
Hi,
I am working from an existing code base where I had to add the s130 softdevice and BLE scanning capabilities. I have an area of flash that stores application data that...
Hi, I am using nRF52840 DK. I need nRF52840 SDK. I couldn't download it from nordic semicondictor's website as it is not responding. Please some help. Best regards, Daisy...
Hello, I am doing some testing with nRF52840 and its CryptoCell 310 and I am trying to produce an ECDSA signature and verify it using mbedTLS.
CC310 Sign & Verify is working...
Hi,
I am developing an android application which involves reading data from memory card through USB cable.I am using Android studio 3.2.1 with SDK version 28 I need to...
I am trying to use a nordic thingy52 to read the sensor values off the device and relay the values onto a wirepas network. I have found the sdk and unpacked the following...
I'm just getting started with this device, trying to see what it can do. I've inserted the SIM, and set it up to show up in nrfcloud.com. What worries me is that the location...
Hi Support,
I am using
I have my own customized board with nrf52840 . i am using SDK v15.0.0 with Softdevice verison v6.0.0
I am advertising with DFU and NUS services...
Hello,
I used the uart example to print text over serial communication from the SDK v11.
The problem is when I write lot of text consecutively, I don't receive all data...
i use the BLE uart example to test. I delete the UART hardware init and just use the BLE send data to phone every 500ms. I found whatever i set the MIN_CONN_INTERVAL and MAX_CONN_INTERVAL...
Hi,
Some time ago I ask a question about changing the publish address of a node in the mesh locally. I received the answer in the following threat and verified it:
https...
Hi All,
I used the app "ble_app_uart" and "ble_app_uart_c" on two custom boards mounting a n52840 QIAACO.
I know that in the app (nRF5_SDK_15.1.0_a8c0c4d\examples\ble_peripheral...
Dear Sir/Madam,
I want to measure the data speed between two BLE 4.2 based devices and two BLE 5.0 based devices.
Using nRF52 products for this purpose.
Kindly help...