Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
hello everyone,
I was trying to turn off nrf51822 on some condition. So i thought i will use systemoff mode register to do that.i am attaching code snippet of what i am doing...
I am trying to build the ble_app_hrs using gcc. It seems to build okay. I can program it to the device. When I press button 0 or any of the buttons the leds does nt light...
Hey All,
Just trying to get some advice/examples on how to incorporate notifications into a Custom Service on a nrf51 Dk board using gatts. I have found a couple of examples...
Hallo everyone. I'm working with the processor nRF51422 with S210 softdevice and I would like to ask you if it's possible to drive results of LPCOMP to a General-purpose I...
My goal to build a device that can connect to phone with nRF8001.
I am using nRf8001 Development kit. My prototype uses TI msp430 with the nRF270 board in the kit, and I...
Hello,
I am using a Windows 7 VM (VirtualBox). I can flash my NRF51 DK using nRF Go Studio just fine.
When I open the Master Control Panel (3.10.0.14), I can see the device...
Where can I find a description of the different nRF24 part numbers? Specifically, I am interested in learning which part numbers correspond to OTP variants. Thanks!
Hi guys, I have an application, where I need to change the role of the S120 softdevice on demand. So, the application boots into central role, reads a couple of BLE sensors...
I am using a photo detector to sense heart beat data. That sensor data is being sent to my nRF51 DK's ADC and then transmitted out via Bluetooth. I want to collect that data...
I'm using nrf51-ble-driver_win_0.4.1 to connect BLE devices on PC. When device has a 128bits UUID, you have to call sd_ble_uuid_vs_add( &uuid128, &p_type ) to register the...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
i tested coap-server example. it works well.
i will test mqtt-subscriber example.
my question is...
Sometimes the service discovery procedure in Android will discover all services but not the characteristics included in them. So all services will be empty. If I then open...
The nRF51 SDK (version 9) documentation tells to activate SPI using the SPI_MASTER_0_ENABLE and SPI_MASTER_1_ENABLE macros. Where should these definitions be made? Other components...
Dear all, after solution of some compilation errors on github nrf51_ble_app_lbs_master for SDK 8.0.0, I tried flash application using nRFgo Studio, it says that application...