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...
Dear DevZone,
I developed an application based on ESB wireless communication protocol for the nRF52840, and I would like to perform an OTA DFU with it.
I read in this...
This has been noted a couple of times but your treatment of bit fields is just wrong in the bootloader. It not only disagrees with the documentation but it's so flawed that...
Description:
nrfutil and especially the pc-ble-driver-py seem to not work with virtual pyenv environments.
I am expecting it has something to do with the lib files _nrf_ble_driver_sd_api_vX...
<environment> - Windows10 - modem fw v1.2.0 - nrf v1.3.0
I try to receive "OK" message after sending an AT command "AT+CFUN=1" using at_cmd.c functions but can't receive...
Hi Team,
I just want to understand how to interpret the SMS received.
I am actually getting a combination of numbers and character for the SMS,here is my log
AT+CNMI...
Hi,
I have been testing unbounded buttonless DFU with BL652 using SDK 15.0 and SDK15.2 and I kept getting Error 8(0x8): GATT CONN TIMEOUT after bootloader is entered.I traced...
Hello! H.W: nRF9160 DK v8.5 MWF: 1.1 NCS: tag 1.2 SIM: Telenor NB-IoT I'm using a modified version of the MQTT simple example for an application that periodically uploads...
Hello,
I am new here and trying to understand flow of every example and bluetooth profile,
so are there any detailed documentations with explanation of snippets of code...
hi,
Requirement 1:Nordic Bluetooth 5.0 is supported on Android 6.0 and above: What interface (hci or else) should be provided by nordic Bluetooth 5.0? How to debug nordic5...
I am working on nrf52832 and SDK V15_3 and Softdevice S132 . I want to enable 2MBPS mode to achieve maximum throughput. I have checked different links in nordic devzone but...
Hi , I succeed to flash the firmware to Thingy52
you can see the attached 2 pictures one is for the nRF Mesh app and the second is the Thingy 52 (Four units) which are ...
Hello,
I am using nRF52840 DevKit, SDK 16.0.0 and SoftDevice 113 v701
I am looking at nrf_bootloader example and want to configure a watchdog that keeps running even...
Hi,
I'm wondering what is a good way of keeping track of when the device is inside the active time window so that the data is being sent at the correct time.
Here is my...
Hi,
I'm working on two projects, in the first one, nRF52832 (softdevice S132 V6.1.0) is used as a slave component communicated with STM32L4+ over UART and the second one...
Hello,
I have been using nRF52840-DK and also nRF52840 Dongle for testing and I found an interesting behaviour when I established my test setup. The RF module acts as an...