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...
These posts indicate there was a problem at least at one point with the S132 SoftDevice erroneously requiring FPU:
https://devzone.nordicsemi.com/f/nordic-q-a/8133/nrf52...
On line 301 of app_timer.c there is the following code:
// No more timers in the list. Reset RTC1 in case Start timer operations are present in the queue.
if (mp_timer_id_head...
Hello,
I completely don't understand how to increase the packet size in the ble_uart example (using SDK 14.2 in both sides)!
I have two NRF52 DK boards and nothing is...
Hi all,
I'd like to design using 2ch SPI of nRF52832(as a MCU).
So, How many SPI channels of nRF52832?
And, Inform me pins of SPI port of nRF52832.
Best Regards...
Hi
I am creating bond from the Nordic device to my Android APP.
But I want to change the name of the device immediately after the bond has been created.
i.e from NEWDEVICE...
Hi all,
I am using PCA10040 with nRF5_SDK_13.0.0 and using the ble_perpheral -> ble_app_uart example.
I am trying to stream data from UART to an android phone and the...
Hi,
Just a quick question about how the ble_app_uart works.
When sending to the UART from "static void nus_data_handler(ble_nus_evt_t * p_evt)" and also receiving from...
Interrupt or main() context, or something else?
We're using S140 SoftDevice, nRF52840 and Segger Embedded Studio 3.30
We're also usinq Quantum Leaps ( https://www.state...
Hi
I am use hids, ancs and hrs services together with bonding. Phone should hold the connection with device. I am enable heart rate sensor when notification is enabled ...
Hello,
Trying to make GATT services configuration for nRF8001 chip in nRFgo studio. On services.h file generation I see Generation of source files failed window with "Generate...
Hi, Nordic team:
Now, I'm using NRF51822QFAC in a production with the SDK 10.0, the firmware includes FreeRTOS and DFU, when start the DFU in nRF-Connect APP, it can't jump...
All standard SDK examples disconnect immediately once I try to connect to from Android device. But when I flash the same sketch to nRF52-DK, I can connect successfully.
...