Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hello everyone,
I am trying to measure the current being consumed by nrf52840 using an external power supply.
Setup: I have connected 3.3V DC power supply to connector...
Dear Sir,
I am using nrf52832.
SDK 15
soft device s132.
I need to add the battery level also to the advertising packet.
Currently I have done code to read the...
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...