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...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Greetings, I've been using the ARM GCC tools for about 2 months with success for programming the NRF51 DK board. Now I would like to try out the example found in:
examples...
I run step by step the example of adding DFU to ble_hrs, everithing runs fine.
I try to change in the same way another example, ble_app_proximity.
The problem is that...
Hello everyone
i have created one custom service and i succed to compiled then i checked my service via master control panel it is showing unknown service but i named it...
Hello,
I have a question about including multiple identical services in GATT table. For example, my device has 2 batteries so I need 2 battery services (with same UUIDs...
Hello,
I am developing a NRF51-based peripheral (S110) device with N tactile switches - each one assigned to single "bonding slot". I need the peripheral to be able to...
i have use nrf51822
when no connection creat between android nrfUart app and backon kit so autometically sleep in 180 seconds,
but i have need sleep condition in connected...
I'm new to the Nordic range of devices and the SDK.
I have a project where I'm using the HAL in the SDK to configure GPIO/GPIOTE and the UARTE0. With both the GPIOTE and...
Just want to check that my understanding is correct:
I have ported/migrated my app from SDK 6 to SDK 9, merely because I want to use the DFU facility. However, I have read...
Hello everyone
i am trying to add printf statements inorder to see the excution of the program can anyone sugges tme how to printf statemtns in app_uart example!? i would...
Is there a document describing the interaction and any asynchronous issues with the different types of event handlers? As I read it there are softdevice events, BLE events...
Hello,
I have added a timer to my code, which I need to be of 1ms. The handler of the timer is correctly called when the timer is 5ms or above. However, if I change it...
Hello,
After searching in forum, I understood that we cannot debug application with softdevice unless PRIMASK bit is set.
But in my application there is a requirement...
Hi Nordic
I am using GZLL to develop a prototype whereby data from sensors will be transferred to a Computer in a Wireless sensor network.
The idea is, when data are requested...
Dear all,
we want to use a nRF52837 for a developement project we are planning. We have been asking ourselves on which functional level the alpha Softdevice S132 for the...