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...
We have bought nrf52 832 development kit.
When we checking the kit in nrf52 utility than it detects the IC nrf52 840 .
Hence we have erased all the memory in the DK...
Hi everyone,
I am using the following files to configure uart for laser distance sensor.
Serial Library
I am able to write command to the Laser sensor and also the laser...
Hi,
As far as I understand from this page [https://openthread.io/platforms Host / 802.15.4 Controller section] it is possible to have Dongle running thread attached to PC...
Hi, everyone,
We develope project on nRF52832 Chip. It has one UART port and we need to make it working as RS485. For this purpose we connected to TX/RX pins the required...
I am trying to send hundreds bytes to peripheral, the best tool that I can find, is still nrfConnec. But the data only be typed one by one. Is there any way let it load a...
I am using a nrf52832 with SDK 15.2 and softdevice s132 v6.1
My peripharal should transmit an iBeacon to wake up an application on the smartphone and also transmit a connectable...
Hello,
For a new project I am using the Decawave module DWM1001. This module is equipped with an NRF52832. I have already used the nrf52832 for previous project and I face...
Hi there,
Is there a specific sequence needed to power-up the NRF52840?
Let me get into the details:
My design uses configuration #5 from the datasheet (see below...
Hi, I'm using the serial example from the nRF5 SDK for Mesh (version 2.2.0) and after running it for extended time with data being received from nodes every few seconds, it...
I have a small app_usbd demo which works fine on the nrf52 dongle, but not on the larger nrf52840-dk.
I am running SDK 15.0 with the errata fix mentioned on several other...
ATT MTU THROUGHTPUT EXAMPLE FOR nRF52810 on KEIL using S132 v5.1.0 PLEASE >>>>>>>>>>>>>
Tried this : https://devzone.nordicsemi.com/b/blog/posts/the-s132-v5-1-0-is-now...
Hi!
I am currently developing product containing Thread mesh and BLE peripheral service. I am using Thread SDK v2 in my software. My application has to support writing to...
Is there any NRF51822 DFU guide under following conditions:
a. NRF51822
b. SDK11.0.0
c. Dual Bank BLE DFU(\examples\dfu\bootloader\pca10028\dual_bank_ble_s130\)
I...