Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
For the transmission power, are we allowed to use any number in the range [-30, 4] or only the values specified in table 37 in the product specification ? When we select one...
I have a service a writeable characteristic and I'm finding the following issues.
Characteristic is read/write, not variable length, size of 4, no read or write auth, no...
I'm implementing a custom service with one characteristic and 128-bit UUID.
I am able to set the custom base UUID using sd_ble_uuid_vs_add() but the resulting bytes look...
Hi,
I would like to know can i configure advertising interval for more than 10.24 seconds.
Which are the functions i can use for configuring advertising interval.
Also...
Hi All,
Yesterday while (unsuccessfully) trying to get my dongle to work with Antware II, I did something I'm not sure what it was, but has caused the following:
MCP ...
I'm developing application on nrf51 for that i'm using...
SDK : nRF51_SDK_8.1.0_b6ed55f
Board : PCA10028
I'm trying to run code from SDK examples C:\nRF51_SDK_8.1.0_b6ed55f...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hello,
every time I try to add a new example in Keil microvision, it dont work me.
last time I try to import a new pack, I got this error:
pack instalation failled...
I use SD 7.1.0. My own app works perfectly. I use my own PCB, debugger J-Link Segger.
I try to upload any app via bootloader from SDK's example (modified in LED_pins dfu_dual_bank_ble_s110_pca10028...
I'm trying to send over a ble the data for a tablet
I'm trying to use the example of analogues (NordicSemiconductor/nrf51-ADC-examples) an old time I get error response...
Hi,
While calculating the power consumption according S110 soft device specification only ION current has been considered.
So does ION include current consumed by DCDC...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
i work with the nrf51 example for ble and sd130 (nrf51 dongle and sniffer) and now i like to use sd310 for ble and ant+. is there also a example for sd310 (or sd110)?
Th...