I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
Hi everyone,
I've just started to develop software for NRF51822 - Bluetooth Low Energy on the Evaluation Kit. I managed to connect the development dongle and evaluation...
Based s110_nrf51822_5.2.1_softdevice.hex and nRF51 SDK v. 4.4.1
When scanning iOS, why not click pair on the iOS side and NRF51822
connected on? whether the pair can be...
Hi,
I'm planning a hardware solution and I need a BLE IC capable of act as a master and a slave, not at the same time, but with the possibility to change it's role by software...
I used nrf8001 to implement ANCS.It working fine.But when it disconnect for a while and reconnect(reconnect successed).I found Iphone can't send any ANCS message to nrf8001...
Hi, I would like simplify the nRF24AP2-8CH signal RF output using a Balun with a chip antenna.
What is the best way: the 2450BM14A0002 from Johanson, the BAL-NRF01D3 from...
Hello all,
I have nRF51822 and after one attempt to use it as a sniffer I have erase the demo app or everything else on it. Since then I was unable to turn back as it as...
Hi,
I need to make it possible to allow connection to one specific central device. This with the thought that the user doesn't want to be bothered with bonding the device...
Hi,
I am having trouble in downloading firmware to my development kit. Previously, everything worked and the module already flashed with my BLE firmware. Today, as usual...
I wish to inform Nordic about this issue with jlink OB used on EK boards when used in OS X environment.
J-link OB returns " Can not connect to J-Link via USB." and a CDC...
Hi all -
I just received my nRF51422 V2 eval kit, eager to try it out.
I am fairly convinced I have all the latest nRFGo and SDK installed, fresh off the Nordic site....
my application is based on the BLE example: ble_app_hrs.
it works well before, but when I add some functions to configure the GPIOTE , and then download to the Device, it...
Hi,
We survey APPLE's ANCS right now!
But we have a question that need your help
We see the sample code experimental\ble_app_ancs
There are 1 base uuid and 3 service...