Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello,
I am currently working on a project based on the ANCS demo from the SDK. Everything is working great with the exception of bonding and DFU. The first step is to...
Hi,
The Windows Phone version of nRFToolbox App (HR monitor) updates HR values on the graph, once every second. While the Android version seems to be updating much slower...
As a developer what are the various things that can be used to modify the existing code from google Eddystone( to be implemented on nrf51-DK)? Google have implemented most...
I am trying to add the scheduler to an existing program. The program works fine as is, but every now and then I see some timing issues that I believe are caused by everything...
hi guys,
i would like to start my battery application and i want to send und receive some Data between my MSP430 and the RFN8001.
so to first i don´t anderstand wath...
On an nRF51822 without the Soft Device, I use the app timers in a driver for a GPS module that uses the UART. Each time I start reading from the UART, I also start a timer...
Motor mic flow chart.pdf
The PDF is a basic flow chart of the system we are looking to implement, this would be X4 times so 4 TX plus RX's
I know this can be done by...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Does anyone know of a good OneWire library that works directly with the nRF51 family?
I imagine there are ARM solutions available that could work, but I haven't found a...
Hi,
Hope this is the right place to ask this. I've been trying to reset my password on the nordicsemi.com website but it doesn't seem to work. I receive a mail with my username...
Hi,
I am using nRF52 + Eclipse (gcc) with the ble_app_uart application.
I have an iPhone 6+ with nRF UART app running.
If I send <= 59 characters through the virtual...
Hi, is there an example that show how use the pwm with ble?
i'm new on keil.
i have used mbed until yesterday, the pwm that use keil is a hardware os software pwm?
thaks...
Hello Nordic,
I am following example code [--ble-app-lbs-master] for my application in (keil4.6/sdk8.0.0). Its already consisting (app_gpiote), but I want to add some code...
hello,
I am having some doubts regarding the connection handle. Will it be the same for both devices participating in a connection? I was trying to connect two devices, one...
A call to sd_ble_gatts_service_add(..) is returning fault code 0x3001. Looking at the NRF_ERROR #defines, this seems to mean "STK SVC handler is missing".
Can anyone shed...