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 using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Hello,
I am working on a project with nRF51822, I want to connect two or more nRF51DK boards using SPI and send an interrupt from one board to another, Is there any code...
Hi Nordic,
I am using SDK 12.3.0 and S130 2.0.1. I would like to ask some questions about Peer Manager.
1. I want to erase all bond when I press a button. Do I just...
Hi,
I have been trying to read the register values, from BNO_080, using the functions nrf_drv_twi_tx to write and nrf_drv_twi_rx to read. But for some reason, i have been...
Hi!
I gave up trying to come up with a working solution for updating mesh nodes based on SDK1.0 to SDK2, see https://devzone.nordicsemi.com/f/nordic-q-a/37707/dfu-update...
Hi,
I read this post to handle communication with both built in UARTs
I'm working with Mesh SDK 2.0.1 and nRF SDK 15.0.0 at the moment.
My application uses UART0 initialized...
I noticed that the secure bootloader by default protects bond information during FOTA. In earlier SDK versions there was something called preserved pages right below the bootloader...
Hi, Im using this library, https://github.com/NordicSemiconductor/Android-BLE-Library/, Everything works great except the disconnect part, I need to press the disconnect button...
I had setup nRF sniffer with below software and hardware, but the Wireshark seen unable capture BLE data.
nRF Sniffer software nrf_sniffer_2.0.0-beta-1_51296aa.zip ...
I had setup nRF sniffer with below software and hardware, but the Wireshark seen unable capture BLE data.
• nRF Sniffer software nrf_sniffer_2.0.0-beta-1_51296aa.zip • nRF...
Hi,
I have been working through the examples for DFU with the nrf52832 dev kits from the SDK (nRF5_SDK_15.0.0_a53641a) from this folder:
...\nRF5_SDK_15.0.0_a53641a\examples...
Hi, Guys, I have problem with my nRF51822. I built the ble_app_uart project in the SDK v6 and and flashed it on the mcu using j-link and I also flashed S110 SoftDevice version...
Hi Sirs:
I've searched 52840 specifications and devzone, but there is no related information about the maximum external flash size could be adopted on 52840.
Would you...
I'm attempting to use PPI and Timer2 on the NRF52810 to count the clock pulses coming out of the SPIM driver. As there is no way to do this internally (as far as I know) I...
Hi,
I'm using a nrf52 as pheripheral BLE in embedded system with sensors. I need a ble central to receive the data from the sensors by connecting to the nrf52. I'm trying...
Hello, i am trying to store a lot of informations in the flash in order to do this i separated my data in several arrays. I want to store all my arrays in with the same file_ID...