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...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
I want to connect and get data multiple peripheral to a single central device.
I used this example https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink
...
I can't figure out how to respond to a custom Zigbee cluster command, let alone send a custom response. Is there any example on which I could understand how to send a command...
Hi!
we're just finishing the layout for a custom nRF52832 board. On the custom board we have a connector for SWDIO and SWCLK to flash the firmware. Can we use theese 2 pins...
Hi,
I'm trying to familiarise myself with the available crypto functionality on the 52811 and have managed to get basic AES-128 block encryption working using the ECB peripheral...
Hi,
I am using pc-ble-driver-4.1.1 to receive BLE peripheral Device 240 Bytes notifications. And I used "pc-ble-driver-4.1.1\examples\heart_rate_collector" as starting point...
Hi Nordic team,
we want to connect 2 nRF52840 based modules with Coded Phy S=8 Mode to make an cable replacement (NUS). MTU Size is 244 Byte ,to transmit cyclic 200 Byte...
I am trying to connect the DK to AWS.
I got the AT example working and uploaded the certificates. I managed to update the prj.conf file (and then took quite some time to...
It continue to give "No device available" when I connected thingy 91 to the nerf connect programmer app. I tried turning on device while keeping SW3 pushed but still not detected...
Hi Team,
We are planning use the crypto libraries for our application, just we want to know which library is best for us in terms of speed and memory consumption,
1. mbed...
Hi, I'm almost finished setting up a development environment for nRF52840 DK on macOS. I used the new Toolchain Manager to install everything, and then imported the "peripheral...
While developing our project using NRF9160 , we encounters a hard fault. The screen shot and the map file is attached. Please help us in understanding what is happening from...
Hi, we are using nRF52832 SAADC in differential mode. We have two channels connected.
Inputs are now configured as differential-N and differential-P (PSELP and PSELN). ...
Dear all:
i have a problem about connect distance. My central device is nRF52840 ,peripherals are nRF52810 device。all device Hardware RF performance are good. But,when my...
Hi In continue to Tzvi Kaplan thread and other threads here related to the PDM, like this one:
devzone.nordicsemi.com/.../single-pdm-microphone-at-higher-pcm-sampling-rate...