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...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello community,
I have a central device which I implemeted, it is running with SD 132 v 4 ("NRF_SD_BLE_API_VERSION=4")
) the chip is a NRF52832, I have some movement...
I have no idea how i can install this and use it.
I would like if any one can explain in detail.
Can you get picture how I can do it?
I am using ble_app_hrs_nfc_pairing...
Hi,
As of now i am using nRF52840 and SDK 14.0.0 and i can find only BLE examples and i wanted to work on bluetooth 5 where can i find examples?.
And i want IR generator...
Hi ,
I am not sure if it is the right place. I was looking for WiFi: 802.11 b/g/n 2.4 GHz support in Arduino UNO and stumble into Arduino primo, which is developed in cooperation...
Hi,
I would like to only connect certain routers in a network using whitelisting. At the moment I'm trying to set a dedicated MAC address to a router and then use this...
Hi,
I am trying to implement the DFU ANT Bootlaoader on my PCA100040 board. I have uploaded the softdevice S212 and the bootloader with nRFgo Studio. I have an ANT dongle...
Hi, I want to read the StaticPasskey from the Softdevice that was set before with:
uint8_t u8_ToBePassKey[];
/*
* Configure ToBePassKey in some way...
*/
m_static_pin_option...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
According to here , pstorage_init should not be initialized twice.It links to another thread and the documentation which says the same but does not mention downfalls of doing...
Hi,
I am trying to print ble device names around my board by scanning and i am able to print some devices and i am unable to print other device names even though they are...
Hi. We recently upgraded from SDK13 to SDK14. All was well until we integrated the bootloader. We are using Laird's BL652. We updated the bootloader's config to use NRF_CLOCK_LF_SRC_RC...
Hello All,
I am new to this area and i am just starting my development for BLE.
i am planning to use nRF52832 . I want to know that if i am planning to make night lamp...