Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
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...
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...
Hi,
We are working on Android O with SR3 v1.1.
There is an issue that our Android STB can't find any BLE device using your library.
( https://github.com/NordicSemiconductor...
HI
[environment] · NRF 51822 · SDK 12.3
We are developing application software including DTM.
In the application software, a flag to start DTM using FDS is written in...
Hello all,
I've recently started developing an nRF5 device (using Segger on Ubuntu, and SDK15.2.0), and for what I have read regarding peripheral drivers, I should be...
Hello all!
I'm trying to optimize power consumption for project based on nRF51802 and external host MCU. My current platform and toolchain:
1. nRF51802 as Bluetooth controller...
Hello, i am using NRF52840 board with NRF52840 SDK version 15.2 with softdevice 140 Version 6.1. I am using the BLE_NUS_UART_C example and id like to send a scan request to...
Dear nordic,
BLE advertising happens in 3 channel(37,38,39) and scanner scans these channel based on scan interval consecutively
I want to scan single channel instead...
Using nRF Connect for both iOS and Android, the advertised name is the same for both apps, i.e, DeviceX.
Clicking on the device information also shows the Complete Local...
Hello,
I am using an nRF52840PDK (master) to use an SPI peripheral, where my code is based on examples\peripheral\spi. My IDE is Segger Embedded Studio and I am using SDK...
Hi Nordic Team!
Please find below attached the schematic for my custom nRF52832 proto board. The boards are already manufactured and are in the bringing-up stage. The designs...