SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
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...