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...
There are two APIs in SDK 14.2 to access the nrf52832's AES core. What's the difference in behavior between the two?
I noticed that nrf_ecb_crypt() has a useful return value...
HI:
I Select the SDK11 as my BLE master.
" nRF5_SDK_11.0.0_89a8197 \ examples \ ble_central \ ble_app_multilink_central \ pca10028 \ s130\arm5_no_packs ".
I Select the...
Hello,
I use NRF52832 and nRF5_SDK_15.2.0 for our custom board.
Also, FreeRTOS(Tickless IDLE is enabled) is used. And, System ON mode is used for sleep mode.
Now,...
Hello,
I am trying to send data from nrf51822 through UART TX to esp8266. I've gone through the app_uart examples and I can recieve data through RX but having difficulty...
Hello,
First, I follow this tutorial --> https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial . It's working well on the...
Development Environment: Segger Embedded Studio 4.16
Debugger: Segger J-Link Lite/ Segger J-Link Pro
Debugging a custom nRF52810 board using SWD interface.
I am experiencing...
hi
i create mesh network using the light switch client/server every things work well!
i have number of client and only one server.
i set the server to subscribe to the...
Hi,
i'm trying to sort out a performance problem I have with Android clients connecting to my nrf52832 using ble_nus service. Notice my problem is not about the absolute...
I am successfully using the ZigBee OTA upgrade example, but the firmware upgrade takes quite long, approximately a half an hour, so it is not an adequate time at the firmware...
Hi,
I'm using nRF52840 with SDK15.0.0 wit code from : https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial
I could make...
Hi there! I'm an engineering student who is just getting started with all the ARM SoC's and BLE environmenment, in order to develop a project for college. The project that...
I try to test Relay performance of BLE mesh, my setup as following:
1 one client loaded light switch client;
2 two server loaded light server with Relay On;
3 one sever...
Hi, I'm looking to use the nRF9160 DK as an IoT Bluetooth Gateway as listed on the nRF9160's product page. Basically, I am tasked with connecting two nRF52840's (both in GATT...
Hi, I am developping a product with battery power. To preserve the battery life, this product needs to work in low power mode. How can configure nRF51 to advert in low power...