IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
We have 3 devices , 1 central-peripheral and the other 2 peripheral devices (client), all nrf52840 custom board. The central-peripheral device should scan and connect the...
Hi. I am testing example project, record_text.
When softdevice is enabled NFC read operation doesn't work.
After erase all(using Programmer) and Build and Run project...
Hello,
I have an interest in reproducing within Zephyr (and nRF5 SDK) a specific behaviour that was possible to implement with the classic SoftDevice API, running on a nRF52...
hi support team,
i have one customer have F version QIAA 840, and now i found that some problem with this version when burning hex file.
when burning application, softdevice...
Hello everyone,
I have added some unit tests to my project and some of them are failing because it seems like the IS_ENABLED macro is not evaluated correct. Even though...
Hello folks,
I was planning to interface MT29F4G01ABAFDWB Flash through QSPI peripheral with nrf52840 soc.
But before that, i tried to find some resource and i came across...
Hi,i'm using NRF52840 as BLE central to develop our products,the enviroment is:
SDK:16.0
SD:s140_nrf52_7.0.1
also using the third party RTOS:RT-Thread
what causes...
Hi,
I'm trying to get LittleFS up and running while also using Openthread. I've encountered an issue regarding the SETTINGS subsystem that is enabled by Openthread. I...
I'm using NRf connect SDK to compile a sample application on SES for my NRF52840 Dongle, as shown in this tutorial
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/0...
Hi,
I have some issues with auto connect after bonding.
When start advertising with my NRF52840 device, my Android phone establish connection only when the app is open...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hello,
is it possible to measure frequency from 1Hz up to 400kHz (50% duty cycle) on gpio pin having soft device enabled with Peripheral functionality? The measurement...