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...
(I am currently trying to learn Zigbee) (Updated entry since I believe I was mis-reading the log and the ZC is ACK and not NACK)
I am currently trying to get my endpoint...
Sorry for asking, maybe stupid questions, but looking at ble_app_hrs_freertos example in SDK 16.0.0 cant get through:
1.to documentation ble_conn_params_init_t. first_conn_params_update_delay...
I'm trying to get IQ (or MagPhase) data from nrf52811 chip. The datasheet indicates that I can get the data from address indicated by DFEPACKET.PTR. Is there any example code...
Hello,
I'm quite a beginner programming with the NRF52 and all and while trying to debug any example and view the log and error messages I simply can't see it anywhere...
Hello, I have read posts about programming external boards and want to use BC832 as a beacon. I have been trying to program it with nRF52840 DK and followed these operations...
Hi Devzone!
I'm using uart to send AT commands to LTE modem.
but when I send AT commands the response is quite strange, and I think the command is sent twice. I don...
Hi, I'm using the Zigbee SDKv3.1.0 Cli agent as coordinator, the Zigbee SDKv3.1.0 Ligh_Switch example and two commercial light bulb (Ikea and Heiman) I'm be able to command...
Hi,
TWI init using nrf_drv_twi_init, if event_handler is null it will be blocking mode. My question is, which one is less power consuming? block or non-blocking mode?...
Hi Everyone
*ITS VERY URGENT ISSUE*.
I am using nrf52840 PDK with segger embedded IDE.
I was trying to use the QSPI module to write data to the external flash memory...
Hello All,
I am trying to send data on serial port of nrf9160 to be published on a topic using MQTT protocol. So far using the mqtt example and UART example, I have successfully...
Hi,
We are using nRF52840 DK with PPK stacked on top of it. We flashed BLE power profiling application, connectable advertising and observing graph on PPK.
Please answer...
Hello
I simply wanted to build an executable from a customized nrfutil. Ran the "pyinstaller nrfutil.spec" and afterwards started the nrfutil.exe from command line. This...
Hi , i want to use SDK 16 with BDS template, is there plugin for ? Or its posssibly to use http://developer.nordicsemi.com/nRF51_bluetooth_development_studio_plugin/ with...