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 have nrf52 and configure uart0 for connection with external device. I have configured it as NRF_SERIAL_MODE_DMA and set irq_handler .receive NRF_SERIAL_EVENT_DRV_ERR...
Hi,
May I ask, why read_resp is missing in struct ble_hid_report_record_t in sdk 15? Currently, I am migrating to sdk 15 from sdk 14.2. However, I didn't find any document...
Hi all,
I am doing an evaluation on NRF52 Smart Remote 3 for my company.
I am working on a Ubuntu 16.04 virtual machine with Ubuntu live CD for Smart Remote 3
-----...
What's the atomicity of flash writes on the nRF52832? If we crash while writing, say, 4 bytes, do we have a guarantee that either every byte or no bytes have been written...
Hellou, I am developing apllication , which is modification of light switch - client model.
I have problem by writing data to internal flash. When I write data to internal...
Hi
I've just modified our platform that uses a connectivity based environment to the latest S132 6.1.0/SDK15 combination. Since the migration I seem to miss a lot of scan...
Hi
I use the nRF51 Development Kit and the pin_change_int example.
when i push the button the LED changes but there is a delay of 16us.
is this normal ? can i speed...
Hello everyone,
Does this PPK able to measure current consumption of Arduino Uno R3? From the data sheet it say it has a standard Arduino Uno pin but i am not sure whether...
Hello Nordic Guys
We are trying to run ble_app_uart example on our custom hardware. SDK 15, SD132V6.0 . Problem what we experiencing is: NRD chip never goes to sleep,...
Hi,
I am Using nRF5_SDK_15.0.0 with nRF52 DK PCA10040 using Keil IDE.
I am going to Implement long string data write and read characteristic using custom service.
I...
Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
I develop using IAR.
I have a couple...
I tested the Heart Rate Monitor sketch code (Arduino Primo IDE code) and verified that it works with the Heart Rate Monitor through the "nRF Toolbox app" on my iPhone. I would...
There have been several topics on limitations on ADC sampling rate when BLE is in connection.
However, I didn't see notes applicable to the following case:
nRF52832, sampling...
Hello all,
I have some troubles to initialize the micro SD card with my custom board.
I have used the nRF 52 DK to write a basic code and do some test. For micro card...