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,
I want to change value of serial number after dis init, I want to use sd_ble_gatts_value_set to set the new value, but I dnot know what is the right connection handle...
Hi
I try to flash the firmware from project light_switch_server_nrf52840_xxAA_s140_6_1_0 to nRF52840 dongle to build the Mesh Network with below modifications:-
Use...
I set the Thread network with 2 Dev Kits. I tested it using CLI directly. The network works.
But I can't observe topology on the monitor tool.
Reproduce path:
Follow...
Ive been working on this for some time and can not get two boards successfully communicating using the 125Kbps on the NRF52840. I am simply having one chip transmit advertising...
HI........ I am working on nRF MESH latest version , so i am here using three boards nRF52832 , i have set the character message in client side , when the button 1 is pressed...
Just continue my work on implementing LESC MITM on hear_rate_collector (Please check my development environment settings here as well).
Since sd_api_v6 on pc-ble-driver...
Developing IoT product using a module using Nordic nRF52832 - using their Shockburst protocol
Can ANYONE explain why we would need to be registered with the Bluetooth...
Hi,
I'm trying to make provision for AT command interface in my new nRF9160-SiP based design.
Couple of questions related to that:
1) Which UART (nRF9160-SiP pins) should...
HI,
Im using nRF5_SDK_15.3.0_59ac345 - SDK and two different bootloaders.
The first one is - sd_s140_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hi,
I notice my dfu bootloader oversized after I merge softblink led feature into the example code. How can I modify the linker_section_placement_macros and the linker_section_placements_segments...
Hello,
Working on MAC. High Sierra.
got a 52840 dongle (but also a thingy and a devkit following the latest conference)
Trying to start at the beginning and build...
Hi,
currently I am trying to figure out how to disable the cryptocell hardware after enabling it, because if I enable it and then enter systemOFF, the system still draws...
Hello,
I am using NRF52840 Preview DK, I am running peripheral/SAADC example on the board, I shorted Channel 0 and GND on the board and I am receiving negative values...
Hello
I am using Android and BLE communication with nRF52832 (BLENano2) now.
I am using SDK 15.0.0 with keil uversion.
Central is Android and peripheral is nRF52832...