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...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello,
I am using S110 8.0 stack and 9.0 SDK and I am testing the signal strength.
Now I am able to get the BLE_GAP_EVT_RSSI_CHANGED event after I started performing rssi...
Hello,
I am investigating the on_ble_ev function and trying to get back the Connection Interval parameters set by the Master Control throught the ble_evt_t struture . Is...
Hi,
I want to use the NRF51-DK to program an external device. It worked fine so far using the J-Link Firmware. I had to switch to mbed since it is a huge mess to get it...
Dear all,
I use nrf51422 with S210 soft device. I need to read an attached sensor via TWI. The sensor returns 32 bits of data. I need to read that 100 times a second.
...
I try to build a basic ble advertising program, I'm using SDK9 and softdevice 110 hex coming with. but just by calling any ble instruction the system freeze(my led not longer...
As it was asked here and an answer was given, but it's not working.
@Vidar: I've taken dual_bank_ble_s110 bootloader example and removed all the call I don't need, left...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
hi
i have NRF51422-QFAA-R V2 ;
i want to know how connect reset pin of my jlink to it?
u see in pic that reset pin is on the swdio;
and also i want use a button to...
Hi,
I am working on the ble_connectivity example in nRF51_SDK_8.1.0_b6ed55f. A make error occurs when building this example.
Would you please tell me how can I fix...
If I understand correctly, a peripheral can distribute data such as UUID, device name, flags, appearance etc. between advertisement and scan response packets. To gather all...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
I am having problems programming PCA10028 using nRFgo Studio.
Note I am using SDK V10.0.0 and IAR EWARM 7.5
Program SoftDevice with s110_nrf51_8.0.0_softdevice.hex ...