Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
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...