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...
In BLE, a shorter connection interval reduces transmission latency and increases power consumption. Do we have any mathematical expressions to show this?
Thanks in advance...
Hi Team,
We are using nRF9160 DK without sim. We would like to connect to the other nRF9160 without BLE. Is it possible?
As we use SIM for only authentication right...
I use Nrf52832 and sdk16.0.Use I2S play sound.
This sound file comes from https://github.com/NordicPlayground/nRF52-teensy-sgtl5000-audio/tree/master/Convert%20Audio%20Sample...
Hi Sir,
I'm using nRF52832 + SDK 14.2 for building the OTA DFU function.
As checking the folder "../external/micro-ecc/", for nRF52 family, I found there two difference...
Good day.
I am busy evaluating the nRF9160, but when he builds his project he's getting the following error.
mkdir(modules/nrfxlib/nrf_security/src/mbedtls/CMakeFiles...
This is not a question. But it may save you sometime. :-)
Remember to zero this variable before call fds_record_find.
fds_find_token_t ftok;
Actually it is mentioned...
Dear Community,
I am working on a project where the idea is to build a board that can measure the resistance over a small biosensor. The biosensor will be connected between...
nRFConnect for Desktop v3.3.0 App: Bluetooth Low Energy v2.3.2 Windows 10 x64 ( 19.04, 19.09), using Dual Monitor. Device: PCA10059 or PCA10056
I can start, connect, and...
In the "Cellular IoT development on Nordic Thingy:91" video (-> https://webinars.nordicsemi.com/cellular-iot-development-on-nordic ) an nRF Connect SDK Toolchain manager app...
SDK14+Nrf52832:
I want use one pin as a interrupt pin.
when the pin level from high to low, execute A task;
while when the pin level is from low to high, execute B task...
Hi Folks,
Windows 10, clean install of ncs v1.2.0, using nRF5340-PDK with SES 4.42a. Project blinky rebuilds and runs fine. Now I need a zephyr example of creating a simple...
Hi,
What is the suggested way to switch between 64MHz and 128MHz on the application core? Normally I want to run at 64MHz, but sometimes boost it to 128MHz. Is there additional...
Hi,i use the bootloader demo code , the file path is nRF5_SDK_16.0.0_98a08e2\examples\dfu\secure_bootloader\pca10056_s140_ble\arm5_no_packs ,a fter I compiled and passed,...
Hi,
I know this question has been asked a million times before, but most of the links are now dead, and the advice seems stale. On sdk 15 and up, how do I go about setting...