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...
Greetings
I am looking for a conceptual guide to adding my own services to the BLE stack, with Zephyr. Is there any documentation or guide for this? I am working on the...
Hello, I am having an issue with DSP library basicmath where the source file does not seem to be included in the build and I am getting error undefined reference to `zdsp_mult_f32...
Hi,
I am using nrf5340 with v2.5.1 toolchain
I have an out-of-tree driver, where i want to include adc_context.h from and have added:
target_include_directories...
Hi I'm trying estimate the nRF52840s current with the Online Power profiler, the data seemed a bit unclear to me.
I have used the following setting: Chip nFR53840 Voltage...
Hello,
I am trying to do CE, FCC RF test.
I am using nRF52833 and nRF5_SDK_17.0.2_d674dde.
I want DTM to work. DTM is using example source in SDK. What changed in...
I am trying to develop a Consumer Control device. I found the "nrf51_ble_app_hids_kbd_consumercontrol-SDK15" example code on Devzone. But this example code can only do 8 Consumer...
Hi, I have been using nrf52840(my application) and nrf9160(Serial LTE Modem : SLM , which modem firmware was ver1.3.6 and application firmware from switch science )
First...
I tested the matter LOCK sample, how to disconnect the Bluetooth connection immediately after matter commissioning is completed, the log is as follows. thanks.
Hi, I am currently evaluating a Rust driver for the nrf7002-ek on a nrf5340-dk. I have been using the Zephyr nrfwifi driver for reference.
There are a large number of nrf_wifi_fmac...
When building a project using a custom board, as well as both the b0 and mcuboot bootloaders enabled, board-specific child image configuration causes the build system to ignore...
Hi All, I am looking for assistance with trying to reduce flash usage of my project. I am using NCS v2.6 with an nRF52832. Attached is my prj.conf file. The major SDK features...
Hello, I'm working on a Zigbee application using the nRF5 SDK for Thread and Zigbee v4.2.0. The app builds fine, but when running it I get the following output:
I have...
Hi All,
We are developing a heater controller using Nordic Matter Thermostat sample code. The sample code has following value.
Off
Heating set point
Cooling set...
Hi,
I use 3 devices in the Mesh application. I am looking at the Mesh:chat example. I want this,
I want to press a button on one device and light LED1 on other devices...
With nrf52840 we have different protocols to add as per application. but is it possible to include following for single application in single hex? 1) zigbee: coordinator,...