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...
Just trying to build Nordic sample codes S110 with nRF51822.
Here is the error. These are hidden file. I guess some configuration is not correct but I'm not sure.
---...
SDK: 15.1 IDE: Keil Softdevice: S132 v6.0 Hello, I am using the ble_app_uart example as a starting point. My goal is to send 5 bytes every 5 seconds to another nRF52 Development...
Hi:
I'm supporting a nrf52832 project that is using SDK 11 with S132 Softdevice 2.0.0, and would like to get to the bottom of a lingering workaround that's been in place...
Hello,
I'm encountering a reccurent problem :
I'm using the peer manager, and I encounter a timer expiration that I do not understand (even if it is probably justified...
I hate to be a squeaky wheel on this but I've found some strange behavior when trying to use the SPI Manager to schedule a transfer where the .p_tx_data address is a constant...
Is this normal that the example ble_app_uart, usbd_ble_uart and usbd_ble_uart_freertos use init.srdata in advertising_init() when all the other examples use init.advdata ...
It seems that unlike nrf52840, the nrf52832 has only one UART instance. Is this correct? This affects one of our hardware and I wanted to confirm before having to deal with...
We are about to build a prototype for a 2022 product, which will need 4x UART. The nRF5340 is our favorite but we need the 3rd and 4rd UART fixed. Is there an ETA for this...
I have uploaded nordic thingy 91 with lte_ble_gateway program and modified it so that it can connect with 7 devices, however when i try to connect the 6th device I get bluetooth...
I am trying to use the nRF9160 DK as a gateway to send sensor data to an Azure IoT Hub for further handling.
I was previously using Particle to solve this problem, and they...
Hi
I would like to know what the easiest way to get a signature-less bootloader from your DFU bootloader examples. For me it looks as if the open_bootloader is not very...
I understand that the only supported method to upgrade the modem firmware from one major version to another (e.g. 1.1.x to 1.2.x) is via JTAG. As an educated guess, I would...