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...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
Hi..
i am using nrf52 and my custom made android application.
softdevice is 132.
in that am able to do DFU for application file with android master control panel.
i used...
Hi.
I will make clock.
I use RTC2 + Softdevice. (PCA10040 , NRF52832 , s132_nrf52_2.0.0_softdevice.hex )
Base Source code = nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral...
It seems to me that Nordic has implemented only a part of the Current Time Service.
I want to get the time zone in addition to the year, month, day, hour, minute, second...
Hi.
I'm developing firmware based on github.com/.../S130_LBS_client_server_central_peripheral example. I installed third party Softdevice s130, and with example of peripheral...
I have modifed the nus_uart(peripheral) to add static pass key in sdk 10.I used my mobile phone to test the functionality and it works as expected[asks for the passkey when...
Hi,
I'd like to put a BLE central in low power between two scan.
actually I use the example Ble_app_uart on a dk board PCA10028
and a second dk board as advertiser with...
Hi,
I am trying to get the SPI Slave working but was hoping to find a how-to. Is there an example of the SPI Slave for the S110 Soft Device (7.3.0)?
Currently, I am...
Hello,
I am developing custom HAL driver for SPI in NRF52 (PCA10040). The problem is that using the EasyDMA MAXCNT registers value must be between 1...255. It implicates...
Hi,
I am using nrf_pwm_noglitch.c from here . Is there a way to stop the pwm cleanly?. I would like to have a nrf_pwm_deinit(); similar to nrf_pwm_init(). Currently I set...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
About "ble_app_multilink_central" for the reference.
This code shows me below sequence.
Scan->connect request->get connection...
Hi,
We have an application where we have very very slow vcc risetime and therefore we have an external watchdog reset circuit connected to the -reset/swdio pin in order...
Hello,
the available QDID for nRF52x refers to Softdevice which has no IoT capability, being this a work in progress.
When this will be ready, will Nordic release a new...
Hi,
I want to use the NRF51822 without the Bluetooth functionality. Is it possible to leave the pins ANT1, ANT2 and VDD_PA unconnected? If no, what is the cheapest way...