Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
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...
I have 2 52840 modules with PCB antenna and I am trying to check the max connection range
I followed the recommendations and achieved only 120m.
I cannot use the examples...
Hi, we recently using audio with ATVV service instead of HID service. As we notice, Audio would enable by SR3 itself in ATVV service if we push the key, but not in HID service...
Hi Nordic:
I want to change TX power of mesh-sdk.2.1.1 light switch, I've follow
https://devzone.nordicsemi.com/f/nordic-q-a/34491/mesh-range-power-and-mode
and set...
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...