I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
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...