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...
For simplicity, I extracted the Demo 1 routine from the "pwm_driver" example which has 5 demos 'cause I thought it is simpler.
The code is shown below:
Can you please...
Hi, i want to build my ble app with softdevice. A s a result, I want to have a single .hex file that contains the sofdevice. And i am going to flash it to the nrf51822 using...
I have PTR9818 module and NRF52840 Development Kit. I flash firmware CLI example(SDK for Thread and Zigbee 2.0.0) for PTR9818 module and communicate with PC use USB-USART...
Hallo,
Currently I'm investigating different Low Energy Bluetooth solutions for our healtcare products that we build in Televic Healthcare.
So here is the setup I...
Hi all,
I'm a little bit confused with the Thingy52 SDK.
The "ble_app_thingy_s132_pca20020" code is the same of the "thingy_v2.1.0.HW_1.0" precompiled hex file?
Thanks...
Hello
I would like to know GPIO leakage current, especially when the GPIO outputs Low
state, leakage current flow thorough the High side MOSFET parastic diode.
If nobody...
Hey everyone,
I have measured input current by different transmit powers:
nRF52840
Equipment: Konstanter ssp 240-40 as current source
Agilent 34401Afor current measurement...
I have a custom board on which I am running the fatfs example from SDK15.2.
On SD Card Initialisation the CMD0 response is unexpected: -
Where the NCR would be expected...
Hello-
We are preparing a product for Bluetooth certification. Our design has a PCB antenna and the the testing house is requiring an SMA RF coaxial cable to interface...
I have created a custom Board Support file for my custom Board But it is not able to advertise the BLE Device after I use My custom Board File. When I use Predefined board...
Hi,
We need to collect sensor data from nrf52832 and after some processing, we plot data and generate some notifications etc. on smartphone app.
Shortly we need to design...
Hello, I'm developing a solution by using MESH SDK : nrf5_SDK_for_Mesh_v2.1.1
There is an ASSERT on access.c in nrf5_SDK_for_Mesh_v2.1.1_src\mesh\access\src\ as below. ...
SoftDevice: S132_5.1.0
Environment: I have 1 Device Advertising and about 200 "tags" waking up every 10 seconds and scanning for those advertisements and connecting, I have...