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,
I have bougth one Nordic Thingy 52 and one nRF52840-DK. My idea is to communicate both via bluetotth.
For example, i want to capture the temperature adquired by Nordic...
Hi guys,
I am using the softdevice S120 firmware: s120_nrf51822_1.0.0-1.alpha_softdevice.hex
The error_handler registered when calling sd_softdevice_enable is called...
We are implementing a Nordic NFR52832 using the ARM mbed ble stack that leverages the Nordic SDK using a HID over GATT profile. Windows 10 seems to have an issue with this...
Hi all.
I'm trying to make a list of brands and models of Android phones that have implemented LESC. I appreciate any feedback and experiences working with LESC (numeric...
Hi There,
I just want to confirm which method is being used to perform DFU over thread (Single bank update or dual bank update), and can I perform DFU on Sleepy end device...
Hi,
I'm trying connect NRF 52840 width Intel AC 9260 Windows 10 Desktop/
When I compile and run any examples from nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral and I...
Hi,
when generating settings on windows using nrfutil on one project takes about 2 minutes and it swallows whole memory during the command.
The command i am using is:...
Hello,
I am trying to use nrf5280dk with RIOT OS and Contiki OS. I am following these steps to enable access to the device from os. https://devzone.nordicsemi.com/b/blog...
Hello, I have an nRF52 device with NRF_SDH_BLE_GATT_MAX_MTU_SIZE set to 512 and it accepts connections and the client sets the max mtu to 512. It is on SDK 15
When
an...
I am working on a project involving BLE communication, but I am quite new to BLE, so please be patient.
The project scenario is the following: I have a nRF52 feather board...
Hi Nordic team,
I try to use the secure dfu of web app and test this code: https://github.com/NordicPlayground/secure-dfu-web-bluetooth
but I can not test successfully...
Hi,
I am using STM X-nucleo-iks01a2 sensor board arduino compatible, so connected to nF52840 DK arduino header and want to read HTS221 I2C/SPI interface supported sensor...
I've seen other users on the DevZone have had a similar problem ( link1 link2 link3 ), but none of their solutions have been able to resolve my problem.
I'm using the...
Hello Nordic
My device is consuming ~4mA in normal (I already use function "sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE)" )
As i know that the current SDK mesh v2.1.1...