Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
SDK12.30 supports S132 V3.0. Is there any other version SDK supporting S132 v3.1?
Any problem for firmware built with S132 V3.0 and running on module with S132 v3.1?
Hello,
I've disabled the buttons in light_switch example for the client DK. I'm using GPIOs for input and I want to enable BSP_BUTTON_3 to reset mesh network configurations...
After switching to SDK 15 from SDK 14, stopped working correctly transmission of HID Report Descriptor over USB, what in case leads to incorrect device enumeration.
Now...
I'm developing a database with FDS that stores application-level data that must be able to be matched to bond data. After looking at the files for Peer Manager, ID Manager...
Hi All,
What is the recommended way to choose FIFO and buffer sizes for the nrf_serial module? I mean the optimal values for the following constants:
SERIAL_FIFO_TX_SIZE...
Hi,
the pull-up resistance Rpu of GPIO pins as stated in Product Specification v3.1 in Table 62 is supposed to be 13 kOhm (typ). Since we measured a different value on pin...
I started development with the S132 (SDK 15.0.0) peripheral example "blinky". After some modification, it handles all necessary communication with my phone flawlessly. Now...
I'm attempting to use the USB MSC example (from nRF5 SDK v15.0.0) with external flash chip replaced with Winbond W25Q128FV and I see the following logs:
[00:00:00.000,000...
Hi,
I have designed a customized for nrf52832 with a trace antenna. I haven't used any low pass filter and made the changes inside sdkconfig.h file to use RC and that board...
Hi,
I'm using nrf51822 module purchased from www.waveshare.com/core51822.htm . I'm running uart over ble application example. I commented uart_init() function in main(...
Hi,
I have the following setting. I have a dongle with with a nrf52 which sensd all data received from the NUS service to the host via a uart and a FTDI. The FTDI is capable...
Hi.
I want to implement multirole on the nRF52832. I want to advertise beacon data while scanning. So, I modified ble_app_uart_c in the ble_central example. Below is a description...
Hello,
I would like to disable and enable the nus_data_handler in my code to work with several interrupts, so I need to disable that handler and then reenable that again...
hi,
I am using nRF51-DK board as external programmer to program Minewtech Minibeacon having nRF51822 chipset (QFABC1, 128KB flash and 16KB RAM).
Tools:
SDK: nRF51_SDK_10...
Hello, Is it possible to use a RedBear V2 with the DAPlink as a Bluetooth dongle, apparently, the DAPlink can function as a USB-UART bridge. I'm new to SoC and am trying to...