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...
Having problems getting SPI master to work with CC3100 wifi chip.
Using TI SPI porting diagnostics to verify operation.
Based on recommendations, attempted to switch to...
I've got a use case that can essentially be boiled down to two battery-powered devices that have a button and an LED; when the user presses a button on device 1, the LEDs...
When using nRF Connect I by mistake hit erase-all, which erased the bootloader (and cleared UICR?)
I flashed the MeshSDK v3.0 bin/bootloader/gccarmemb/mesh_bootloader_gccarmemb_nrf52840_xxAA...
I am getting closer to utilizing the Zephyr "toolchain?" within windows 10 environment. It has not been an easy setup and hardly a single exact recipe to set it up exists...
Where can I find the specifications / documentation of the Thingy's BLE Services and Characteristics?
ie, the stuff I would use in making a Central to connect to the Thingy...
I modified the "ble_app_uart" project on "nRF5_SDK_15.2.0_9412b96". I added the "peer manager" function. The first pairing works perfectly. After performing the NoPairing...
I'm trying to develop a client-server app, based on studying some of the examples. The server part seems OK, I can read and write characteristics using the Nordic nRF Connect...
Hi,
I have an issue with bonding and resetting my BLE Peripheral device (NRF52832) after the bonding process is complete. Currently I press a button that initiates the bonding...
Hi everyone,
I'm looking to add some storage space to a project and I'm looking at the GD25Q16. I know this chip works since it is used on the Adafruit NRF52840 Feather...
I modified the FW "ble_app_uart" using the example "\ nRF5_SDK_15.2.0_9412b96\ examples \ ble_peripheral \ ble_app_uart \ " . I added the pairing function and "delete_bonds...
hello
using the usbd_ble_uart_pca10056 demo code connected to a microchip USB_CDC pic32 microcontroller I riceve this erroro on debug interface
<info> app: USBD BLE UART...
I'm developing an application for Android that connects to my nRF52832-based product. I'm using the Nordic Android-BLE-Library. I don't believe this issue has as much to do...
Hi Team
I studied the examples for Bluetooth 5 mesh but i didn't find an example to communicate through
access leyer. Can you give us some example lines of code, how this...
I have the same problem as how to discovery 128bit characteristic UUID which is totally different form 128bit service UUID ,the uuid in this question is the same with me,but...
I have added ANCS related functions to my project, but sometimes I get some errors. The error message is as follows: Error: Parameter does not refer to an existing object...