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...
I am now using SDK1.3.0-rc1 with NRF9160. I use the serial_lte_modem project and using nrf52 to send at command for controlling nrf9160.
I can connect to the network,...
Hi every body, I am using nrF9160 SDK. I am testing the sample project Blink_LED. In the documentation is written that LED1 is connected to P0.02. If so then why the voltage...
Hi, I would like to measure the elapsed time difference between using FPU and not using FPU in my app (nRF52840). I'm thinking to use the FPU FFT as the base example. So I...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board. The bootloader needs to support DFU from external SPI Flash. So far, my bootloader can read from...
I am working on the Thingy_SES_FW project ses file provided here . I have the goal of compiling this file. However when compiling errors(shown below) core_cm4.h: No such file...
Is there a notification signal that the ZBOSS provides that will let the coordinator (ZC) know if a router (ZR) that was in the network no longer present?
For an example...
Hi, I have been trying to get Thingy91 to work with the LwM2M sample found here . It works fine with the nrf9160 devkit and it seems to work for ~1min or so with the thingy91...
Hi,
I am using NRF52832 with NRF SDK 15 and Mesh SDK 4.0.
As my knowledge, I can update firmware for my device using SDK15. I want this cause my network does not have...
Hello,
As specified in the subject, I would like to know if there's a way to verify that a peer is already bonded with my device. My goal is to verify if a device is bonded...
hai ,
in my application i m using ble_app_multilink_central example for connecting with multiple peripherals.
how to connect with multiple connections ??
tried with...
Hi,
I would like to use the nRF52840 DK as a BLE Sniffer.
I followed nRF Sniffer for Bluetooth LE v3.0.0 User Guide but cannot run the DK as what is expected.
I...
Hi,
there are some erratas from the BT SIG mentioned in
https://www.bluetooth.com/specifications/errata/
Are they fixed/handled in softdevice S132 6.1.1 or any other...
Dear All, I am trying to add a custom service on the ble_template_app that I have managed to run successfully on the nRF52820.
I have successfully created the custom service...
Hi,
I am using the nRF52840 BLE chip and i need to connect the external RTC(M41T62). I have one doubt M41T62 is having the 32khz o/p pin where should i connect that connection...
How does one configure the LF clock source using the new nrf connect SDK ?
(not nRF5_SDK)
I don't see any option for then when doing
west build -t menuconfig