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...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
Customers use nrf52810 flash program to store data, but want to know what flash start and end address can be written, please point out that you can refer to that document...
Dear Nordic Semiconductor
I am using device:
NRF51802 bluetooth 4.0
Product Introduction:
Features:
1.Adopt NRF51802 bluetooth 4.0 BLE SOC
2.ARM CORTEX-M0
3...
Hi , I use the pc-ble-driver to developer desktop tools, like nRF Connect. Unfortunately, I don't know Java. I‘ve tried to used examples that work(heart_rate_collector and...
Hello,
We use a custom interface board to program and run test programs on our series of tiny BLE modules based on nRF52xxx series (ISP1507, ISP1807, ISP1907).
Our interface...
Hello ,
The test of CPS/SEN/SPE/BI-04-C [Procedure Already In Progress] failed.
While this test, the tester sometimes received the unexpected ATT Disconnect which our...
I want to advertise a data in ble_app_uart continuously after equal interval of time. Can you please give me some clue. I don't want to use beacon here
Hi,
I am currently trying to implement a beacon scanner and want to filter out all advertisements except beacons. Is there something in the beacon advertising packet that...
Hello everyone,
I am working with nrf5_SDK_16.0.0 and using VS Code as IDE. When I open the "stdint.h" header file in VS Code, the 16-bit compiler is enabled:
But, I...
Dear sir,
If I dump the hex file of this path "nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\hex" then the code is working fine. But if I dump the hex file...
Part 0 of the Tutorial directs the user to use the Getting Started Assistant, but it appears to have been deprecated.
So I've used Toolchain Manager instead.
Part 1...
Hi,
looking for some examples I found this ticket but links inside seem not working. https://devzone.nordicsemi.com/f/nordic-q-a/146/example-software-for-usb-communication...
Is exist any way to detect IDLE RX line on UART?
I try to use RXTO but this is seted each time when 1 byte comes.
everytime, it changed size of data which will be readed...