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,all
device:51822 s110 sdk8.1.0 adverting interval:1s
or exmaple hrm s110 PCA10005
i use moto Z phone and nrf connect apk,it is difficult to receive
the advertise...
Hi, I have created a custom PCB (FR4, 4-layered) which uses nRF52832-QFAA.
This PCB uses the λ/4 printed monopole antenna .
I wish to measure the RSSI value of this...
hi,all
i use sniffer.exe(ble-sniffer_win_1.0.1_1111_Sniffer),and sniffer connection data,the sniffer.exe often automatically quit.
the sniffer pcb is not nordic.
anormal...
Hi,
Instead of initiating the DFU library in Android with an address is it possible to handover a existing GATT connection to a device already in DFU mode?
We have cases...
Hi,
I try to add support of dfu in our appl. In documentation I could not find info about softdevice size which should be provided in start packet. It looks like I should...
Hi,all
SDK:8.1.0 51822
S7 Edge(android V7.0)
i use the sumsung S7 Edge and the oppo R9S connect with my device,nRF Connect is often note:
GATT_CONN_TERMINATE_LOCAL_HOST...
for ble_app_ancs_c_s130_pca10028 example of sdk11,s130 version 2.0.0
The preferred RAM,ROM and UUID COUNT is shown below
FLASH (rx) : ORIGIN = 0x0001B000, LENGTH = 0x25000...
Hi All
I am trying to build hex file using eclipse id on Mac. everything looks ok, as it eclipse build file without any error but its not working on nrf52 dk.
before...
Now I’m using nRF51822 with S130 SoftDevice.
There are two kinds of devices which is just for scan(A) – 20EA and both scan and advertising(B) - 2EA.
I found that B just...
Hi,
My question is similar to this devzone.nordicsemi.com/.../ but I can't get it to work.
I am using SEGGER_RTT_WriteString and sprintf for debugging, but I am not able...
Our mobile app is currently running atop of easyble and nordicble.js/Cordova. This library works great on all Apple devices, however, Bonding with Android devices of various...
We have done a custom PCB believing that we could use P0.0 as analog input. Now we kind of found out that we cannot, and will change the PCB design. Given that we already...
Hi, I am using nrf24l01+ tranceiver in a project I am willing to sell. I use modules with external antenna and without it. I need the CE certification of the module. Where...
I have used NRF52840 and SDK 13.0.0.
When I have used USB or ESB one by one - all is Ok.
But when they are used together - usb driver goes into an infinite loop here:
...
Hello.
I am developing a project on nRF52832 using SDK 13, in which I need to transfer up to 300 bytes of data from iOS device via my dedicated app (in the background) to...