Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
Is there a way to tell if the timer is running? There's a start task, and a stop task, but I'm not sure how to tell if a timer is currently running. The best thing I can think...
Hi!
I developed my application using nRF51 DK with nRF51422 QFACA10 chip on it, and everything works fine. But now i would like to program this application on nRF51822...
Hello,
sd_softdevice_enable never returns.
I have no 32.768 KHz crystal but is set lfclk with NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM.
I'm running my application on a custom...
hi,
I am using currently keil v5. and sdk5.2, softdevice s110 v6.2 for board PCA10028 by changing header file of broad nrf6310. And also when i have been compile dfu_dual_bank_ble_boot...
I would like to confirm the number of available and configurable PPI channels for the application code when Softdevice S132 is used. I am using nRF52832.
In the Product...
Good day all,
I found the work of Nordic Semiconductor to perform wireless programming arduino devices using the nordic semiconductor bluetooth via Github. Actually I have...
Hello
I am working with Arduino DUE and I have read that arduino DUE and fRF8001 library doesn't work so, I am making a code to run in Arduino DUE but, I don't know how...
Just out of curiosity, can we have a Bluetooth Classic device communicate with a Bluetooth Smart Device.Both the technologies are very different at the protocol level but...
Hi, I am working on a project that the ble sensor will be mobile. I load mutiple nrf51822 with the softdevice S120 working as APs and place them in different places to extend...
Hi there,
I am trying to implement scanning feature based on timeslots (with BLE).
I can receive and transmit my packets in timeslot. However I need to send PACKET_A and...
We have conducted some form of RF performance test at various battery voltages (3V, 2.5V and 2V). And the results we got shows significant degradation in performance at lower...
HI,ALL
thank all kind developers.
i need make my board as a central.
when i overview the source code,the function 'scan_start' contain the function ' bsp_indicayation_set...
HI,EVERYONE,
NICE TO MEET YOU,
i wanna know that if the buttons_leds_init assigned three buttons at once.
And i noticed that the function name is 'advertising_buttons_configure...