Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi.
I am adding buzzer beeping in Immediate Alert Service of ble_app_proximity example. Event thought Immediate Alert signal is sent from nRF Master Control, there is no...
Hi I saw example with other product like the thingy.
Do you already created app creating link with the thingy microphone and the integrated speaker, it could be nice.
...
I'm exploring an nRF51 DK board I bought using openOCD (on circuit debugger), eclipse, and the gcc/gdb toolchain under Linux.
I'm trying to understand the chip by hand probing...
I make a custom board with nRF52832, the nRFgo Studio can find the device before I download anything, then I down do erase all and download the softdevice132, after this I...
I'm working with S132, SDK15.0 and an NRF52832 defining custom services.
I have two services with each with several characteristics. I need to be able to determine which...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK. I want to use nrf51 as SPI slave and other MCU as SPI master. I am using spis_pca10028 as example.
...
I'm try to sending command to our device for using ble_nus_c_string_send function, but there has a problem when I addition 0x00 value in data the client can't receive any...
Reviewing the PCA63511_Schematic. On Sheet 2, looking at the nRF52832 chip
(1) What is PO.05 used for? It controls the BJTs (Q1A, Q1B and Q2A) which clamps the input to...
Hi,
We have a board with a nRF8001 running with a STM32F4 as device role.
The bluetooth profile is Nordic UART.
We successfully connect and exchange data with Linux...
Hi everyone,
I'm trying to evaluate the BLE mesh SDK, using the example of the light_switch.
I have the SDK15 and the the SDK_mesh v2 and I am able to compile everything...
I downloaded nRF toolbox android source code from github.com/.../Android-nRF-Toolbox but it can't be built successfully, could you advise how do I do ?
Hi!
When using BLE privat random address, we expect the BD-address to change every now and then.
When advertising with the nrf52832, we don't see the BD-address being...