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...
Hi all.
I have a working multi-link central NUS project, and a working USB_CDC project for the nRF52840 SDK 15, nordic dev board.
I have merged the two as I need a USB...
Hi
I have a RGB LED and want to have bellow process for brightness:
Red from o to 100 then Green from 0 to 100 and Blue from 0 to 100.
till now i by bellow code i can...
Good afternoon,
I am currently using ble_app_hrs_rscs_relay example in the ble_central_and_peripherals part of the SDK. I am just testing out the example and trying to pair...
i am using the nrf52840 ble-uart development kit examples ( ble_app_uart_pca10056_s140 ), with an nrf52840 development tool board. Connected to a device that only accepts...
Hi All,
Currently, I am developing on nRF52840 and use nRF mesh application (android app)for provisioning and configuration.
So, for the publish and subscribe address...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
I am responsible for developing auxiliary logic in the nrf51822 and have run aground on an issue which I have not been able to find a solution to on my own so I am going to...
Hi,
I've finally managered to get pc-ble-driver (latest master branch) built and downloaded the connectivity firmware to the target, but now I met 2 issue which need help...
Hi, all, When I compile "light_switch_proxy_client_nrf52832_xxAA_s132_6_0_0" with SEEGER Embedded Studio, I got error: nrf_log.h: No such file or directory. I modified nothing...
I am using SDK15.2 with NRF52840-DK.
I want to use BLE5 long range Advertising features on NRF52840. and scan the advertisement on another side with a long distance seperated...
We have a system where the nRF52840 is running a cellular modem. We’re using the stock secure bootloader for DFU from a PC. However, we would like the option of updating over...
Hi I'm new with programming nrf52840 dongle (I'm using Ubuntu),
I try to wrote this code taking inspiration from the nRF5_SDK_15.0.0_a53641a (peripheral/usbd_cdc_acm and...
Hi. Bluetooth mesh provisioning freezes. I tried to change gatt proxy for better compatibility with sdk 15. Mesh sdk: 2.2.0
I changed mesh_gatt.c file only:
Added:
...
Example Project: UART/Serial Port Emulation over BLE
My Environment: Segger Embedded Studio v3.52, Nordic SDK 15.2, Soft Device s132, nRF52 DK, nRF Toolkit for iOS
It...