I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
From the Nordic errata [141] on NFCT not stopping HFO when going from activated state to sense state:
Workaround:
Power cycle the NFCT using the POWER register, then issue...
Hello.
EDIT: When I connect to nRF52832, Windows are not creating bluetooth serial com port. And Bluetoth Services are not getting.
How Can I do this??
Thanks.
Hi.
Is it possible for the NRF52840 to act as a USB host? or is it "only" a USB slave?
It would be awesome if we could connect a usb peripheral directly to the NRF52840...
I'm confused.
in other platform, i know flash stard and end adress ,alse page size ,i can read and write data directly.
But use pstorage mode as follows :
pstorage_init...
Hello,
I want to bring some data by UUID.
I know the ble_nus_init() can set UUID and I know it was set by sd_ble_uuid_vs_add().
But this way only change the UUID while...
Hello.
I loaded Soft Device and UART example on the board. Then I connected Nordic_UART through by Bluetooth.
And I want to add a virtual COM PORT on Win10. I entered...
I want to connect the nrf52 board to my nanoPI via cables/connectors, making a serial communication,
is there an example/tutorial for that?
It's worth mentioning that...
Hi,
Newbie question... I have latest SDK v11.0 and have built the ble_app_uart example (installing the s130 softdevice and app to my nrf51822. I can then power the nrf51822...
hello,
I need to calculate the battery life of cr1632. For the calculation I need to know what is:
-Average Current consumption of device? (nrf51822 Bluetooth smart...
Hi, everybody , I want to ask I open SDK12.2.0 bootloader_secure project compilation is wrong?
But there was no uECC . h file in SDK12.2.0 .Why is this?And I want to ask...