What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
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...