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...
I've been working with the nRF52840 WLCSP package for a month or two now, and in many ways it's a great compact chip. However, as my projects require more and more pins, I...
Hi guys, Im now developing my custom board with nRF52832 based on the reference schematic below. And using Keil uvision for a programming my board.
The final objective of...
Hi
I have two custom build boards based on nRF9160-SICA. Both boards also have a nrf52840 running application code. The nr91's are running identical firmware (slightly modified...
Dear.
Now Im testing the nRF24L01 to develop a module.
Using this, I want to know the receive power.
nRF24L01 has a registef to use similar function. Register...
Hi,
I'm trying to write firmware for the nrf52840 that reads from a sensor and then sends data to a PC over BLE. Ultimately, I need the BLE link to achieve ~ 1.1 Mbps throughput...
Hi all,
I observe a connection supervision timeout (HMI error code 0x08) in my Nordic firmware with certain Android smartphones (controller).
Additional info regarding...
Hi. I'm just wondering if Nordic Semi engineers have done any tests with standard beacons (any particular beacon interval and test condition) application and compared current...
Hi teams,
We made BLE mesh custom boards based on nRF52833.
These nodes are configured to send broadcast messages for every 10 seconds.
Currently, these boards uses...
Hi Sir,
We would like to use the Radio test to do the basick TX/RX test in SDK 15.2
We use the nRF52840-DK for test and follow the CLI document .
1. We use two board...
Baud rate 460800, error code NRFX_ERROR_INTERNAL(1) occurred when the serial port received data。
I want to know how to avoid this problem, the current transfer rate is less...
Hi
We need the recv() be blocking until the full amount of requested data can be returned or the operation was timeout, how to achieve this?
I tried flag MSG_WAITALL but...
Hi. Can anyone think of a way to use the nRF52832 (probably Timer) to detect approximately 125KHz-150KHz variable square wave down to about a 1Hz resolution? I'd like to detect...
Is there any example for Directed Advertising? I'll design my NUS central and peripheral use Directed Advertising, because I would like to have other bluetooth devices connected...
I use this code below mentioned in this question https://devzone.nordicsemi.com/f/nordic-q-a/26030/how-to-reach-nrf52840-uarte-current-supply-specification
This can reduce...
Do you have any recommendations, tutorial, blog, or getting starting guide for a developer wanting to use Mesh and BLE on the same node? Any information would help. Does one...