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...
Hello all,
I'm new to nRF24L01 and trying to get the evaluation kit ( with Nordic's software) to work on windows 10. After reading previous threads, I used windows xp...
Dear Nordic engineer
There are two problems with the impedance matching of the nRF24L01 + .
1.How to test the local oscillator leakage in RX mode?
2.Is the test program...
I am developing a multi-link application where several Peripherals take turns transmitting real-time samples to a Central, generally about a 156 byte payload per transmission...
Hi,
As if we follow the steps given in the link for the update for combining Mesh SDK v2.0.1 and nRF5 SDK v15 posted by Hung Bui, I found out several problems related to...
Hi
I am trying to add the secure DFU bootloader (BLE) code to an existing application for the nRF52840. I'd like to send the logging information over UART. What are the...
Using a nRF51802, but can't find data about actual reset level other than min. VDD 1,8V ?? (Page 34 in datasheet )
I need to know actual reset level (VDD) for both rising...
Hi to all,
i am developing a device with NRF52840 DK, in my device i had implemented a service that has some characteristic with noti/read properties. notifications work...
Hi when I try create an account on www.nrfcloud.com on a desktop using Microsoft explorer it doesn't move forward and states "fetch" not defined. Any thoughts?
nRF Toolbox scanner code does not seem to discover devices which advertise a 128-bit service UUID.
I have extended the Template app (within nRF Toolbox) to interact with...
Hi to all,
i am developing a device with nrf52840 soc and i want connect to Windows 10 though ble connection. in my device i had implemented an HID service that should act...
Hey is it possible to use advertising beacons together with an server or there will be some collisions in message reception ?
what i want to do is: setup a mesh which consist...
Is there some guide to help implement UART using nRF Toolbox source code for ios?
I am trying to figure out how to use:
Scan, connect, pair and UART
Any help apprec...
when performing db discovering using a peripheral nrf52832 (running sample dfu project) from sdk 13 from a nrf32832 central on sdk 14 I notice that the db discovery event...
Hi Sir
I would want to download code to Ublox NINA-B301 by command line, but it looks not working, please help.
nrfjprog.exe -i 483064601
nrfjprog.exe --family NRF52...
Hi,
I'm trying to perform a DFU firmware update via command line using nrfutil dfu ble.
The same update using nRF connect works fine. The dongle is flashed with connectivity_1...