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...
Hello I am using an acconeer XM122 / XB122 radar sensor with the integrated psco nrf52840, it turns out that I have mistakenly deleted the bootloader so I cannot flash with...
Dear,
I am using nRF9160 DK,
I can re-define pin for UART0 and UART1, from UART0, i can receive data from UART0/UART1.
Now, I want to send data to UART1.
Plz...
Hello,
I am using nRF51822, SDK12.3.0, pca10028, S130 as a central scanner.
Now I set the scan interval to 100ms and the scan window to 50ms. It is planned to use 50ms...
Hi,
I want to know what is the additional current or power consumption when the temp sensor is acquiring data and operating as intended.
kind regards,
Erick
Greetings,
we have a custom pcb with nrf9160 and are using nrf-sdk v1.3.0 and mfw v1.2.0
Sometimes when connecting to lte the code crashes:
The code in question is...
Hello, I am developing with: custom nRF52810 board, nRF5 SDK 17, S112.
I'm using APP_TIMER for my main tick. I have the following code I use to initialize and start the...
Hello,
I am using SDK16, Softdevice S140 with SES.
I am trying to add DFU functionality in my application and leaving only the activation of the new firmware to secure...
Hello,
I am now working on a product concept which uses RTC module to retain date and time. To speed up the development, I started with ble_sdk_app_template and I am modifying...
We're using nRF52840 with S140 SoftDevice (version 7.0.1) and 16.0.0 SDK. When USB cable is connected before USB initialization we receive correctly APP_USBD_EVT_POWER_READY...
I am very new to the Embedded world and very confused about some stuff, I have searched the internet for 8 hours and then asked here.
I am being assigned to the task of...
Hi!
I'm developing application on nrf52832 development board which will be a work indicator - for office desk ;) Main idea is that i have client based on nRF MCU and desktop...
Hi, I am searching the nRF52810 product spec and see that with standard drive, maximum GPIO output current appears to be 4mA. However, this spec is given for when the output...
Hello, I am working on SDK 1.3.0, I have an NRF9160DK and I am migrating to a custom NRF9160, I would like to output the log by moving the pins of the UART. However, it is...
We have ported from SDK v15 to v15.3 but now have a problem getting the USBD to start.
Below is a sort of pseudo-copy of our USB init routine which is working for us on...