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...
Hi
Accordingly to Datasheet:
Both the nRF51 mbed interface FW and the J-Link OB image can be downloaded from www.nordicsemi.com.
i have the mbed FW on my Dongle and...
Hi,
I need to add custom information into modem and have found that in v1.2 new ODIS fields were introduced.
As I see I can provide any text for device ID, manufacturer...
Hi Team,
I am using latest Mesh SDK and nRF5 SDK.
In sdk coexist example for nRF52832, I tried adding provision over GATT bearer support instead of ADV bearer. After changing...
Hi to all,
I'm slightly going crazy, I'm looking for information related to LE Audio DEV Kit, all the information brings me to KIT rn52 (ok I'll take it now!) But no one...
Hello, I am building a power switch for my application and have some questions about expected behavior when holding a GPIO output signal at HIGH during System ON sleep mode...
Hello, I tried to merged two examples from SDK
1) I run ble_app_bps example from SDK 15.0 HW - PCA10056, nRF52840
2) I included to the main.c
3) I defined in sdk_condif...
Hello,
I am working on a little app running on nrf5340 app core. Now I want also to program the network core, to be able to exchange data via shared memory as little demo...
IMEI 352656100982084
I need your support to solve this matter urgently because we are developing a IOT solution to monitor several thousand motors - one Thingy 91 for each...
Hi Team,
We are using nRF9160 -DK (0.8.3), As per the document we followed the procedure from here . Loaded the respective application to the on board controller(nRF52840...
Hello
I try to use nrf24l01 in multiceiver mode for a domestic application
I made a simple set-up with 2 nrf24l. On the receiver i activated 4 pipes (0 to 3) with these...
Hi,
I have updated the modem to version 1.2, and connect sdk to 1.2, and now the SUPL library doesn't work? I'm using the GPS sample and it is getting stuck at "starting...
I have the mesh light switch on/off example running. What is the easiest way to test sending and receiving data from a non-mesh device to the proxy node? I want to be able...
Hi All,
I have programmed my nrf52832 device with DFU bootloader,softdevice and buttonless app provided by SDK. I am using SDK16.
My device is getting recognized by nRFConnect...