Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi Man,
How many CENTRAL_LINK_COUNT in ble_app_hrs_rscs_relay can do so far?
I just increase the CENTRAL_LINK_COUNT form 2 to 5 then nRF52 Reset itself all the time.
...
Hi,
I'm trying to run my application on your PCA10031 and PCA10000 USB Dongles and I'm having a problem getting the UART receive to work on the PCA10000-- my application...
Hi,
I want to to use an external ADC for the NRF51 since the resolution for the NRF51 goes up to 10 bits and I want to use a system that goes up to 16 bits that has a sampling...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Are there documents other than "S110 nRF51822 SoftDevice Specification v1.2" that describe the SoftDevice resource usage? I am particularly interested in the S130 on the nRF52822...
Hi,
I`m a newbie user of nrf52, i want to know what are the neccesary libs to configure the BLE on nrf52 and what are the steps from the scratch.
Thanks
Hi,
I am using nRF52832 with S132_V2.0.1 and SDK_11.0.0. I have set advertisement interval at 2 second.
I have observe one thing in advertisement that many times device...
Hi!I work with a Beacon Kit (nrf51822) and I would like to know which is its default radio transmit power and the velocity of transmission. In my application I sent via Ble...
Hi,
I'm using the reference project "Experimental: Eddystone Beacon Application" to transmit Eddystone URL packets and I'm sniffing the data with Wireshark.
I noticed...
Hi,
I'm using nrf51822 board with SDK 10 and S110 softdevice.
My application is based on uart over ble. It take 20 bytes data from a android device using nus, store that...
I have created files before with s110 sd8 with the
nrfutil.exe utility using a bat file.
nrfutil.exe dfu genpkg --application nrf51422_xxac_s110.hex --application-version...
Hello,
I want to connect one board trough SPI to my nRF51-DK. Using SDK11 and SD130, the nRF51-DK is the SPI master, I call the function nrf_drv_spi_transfer() but the...
Hi ,
In my project , i can use the battery service in my project.
But if i want to use the another four ADC channels , how to add it ?
my project is working at SDK 9...
Hi,
I am using 2 nRF52832, one for ESB Tx and one for ESB Rx used to send payload through UART using SDK11.
Tx board is used has a low power transmitter which transmit...