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 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...
Hello,
I've asked this question already at StackOverflow, and while I try Wireshark I wanted to see if someone has experienced the same issue and/or can provide further...
I can scan beacons with Scanner. and can use NUS (ble_periperall\ble_app_uart ) to get connect with device.
My goal is to combine both application Have NUS Service to connect...
As most developers using Nordic's SoftDevice quickly find out, halting the processor (e.g. hitting a break point) results in a fault and requires a reboot. This makes debugging...
we want to use nRF52833 as BLE5.1 AOA/DOA locator,here are some questions about to how to use it:
How many antennas are needed for direction finding/positioning? Is 6...
Hi everyone,
I have added the Characteristic User Description in order to add a human-readable name for my characteristics. However, the name still appears in hex format...
Hi everyone,
I have created a vendor service that works fine. Now I want to create a second one. What is the most efficient approach for doing this?
For the first service...
I am following the Zigbee Device Upgrade OTA tutorial and have run into an issue flashing the server firmware using a j-link and Particle Xenon dev board.
Environment Details...
Hi all,
I seem to be having a problem with running nRF connect for desktop 3.3.1 on MacOS (10.15.3). After installing the package to the application folder, on launching...
Hi,
When configuring a GPIO as output with DRIVE set to D0S1, i.e. "Disconnect '0' standard '1'", what is the leakage current when GPIO is set to 0, i.e Disconnected?
...
Hello,
I'm porting from ST32L151 to NRF52840.
I want to use the HMAC SHA1 method, but I can't see the related function.
The nrf_crypto_hmac_init function seems to...
First of all I have to say that the experience of bringing up the nRF9160 has been one of the worst. Tools upon tools, dependencies upon dependencies. Makes it a nightmare...
Hi,
Is there any way to connect ble_app_uart example to my mobile without using any applications? With the use of nrfuart application I can successfully connect my device...
Hi there,
A couple of questions about the NFC FPC antenna that comes with the nRF52 dev kit.
As indicated on the Altium PCB file, the thickness of the stiff area (connector...
Hi,
Is it possible to power external devices through VDD ports of NRF52833 provided we follow the VDDH supply configuration?
We are looking to power sensors from the controller...