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...
Hi,
We're using the nrf9160 SoC for our application and we need a way to program both the modem and microprocessor during production. In development we've used a JLink with...
I have an nRF52840 Zephyr based project that compiles/operates fine with SDK 2.5.2 (prj.conf includes the statement: CONFIG_NRFX_GPIOTE=y).
I'm trying to update to ToolChain...
First of all, the f ast mode should be 400kHz, but it seems to be only 200kHz according to the waveform. Also, the duty cycle seems to be wrong.
Secondly, It seems that...
Hello, I have an aht20 sensor from adafruit and an rtc ds3221, the 2 sensors are i2c, except that I am taking this course academy.nordicsemi.com/.../ , but the course in question...
Hello Everyone,
In my project, I am using NRF52832 in my custom board, all function tasks are working fine but when it comes to OTA, the firmware file is transferred to...
hello everyone,
I am designing a device which is operated with coin cell battery, I want to turn on & turn off a device using single button. when device in on mode it should...
Hi,
We are considering a modem delta FOTA on our 9160 devices in field, but find two "approaches" described to this; Either using the modem AT command set ( AT #XFOTA=2...
Hi, Im using a custom NRF52811 board and on this board we are using the internal RC as LFCLK source. I have a single thread that sleeps every 10 seconds, so during 10 seconds...
Hi, I am currently outputting some audio (1000hz sine wave) via audio_i2s_blk_comp_cb_register and audio_i2s_set_next_buf (from audio_i2s.h ) through the line out audio jack...
I just downloaded the latest version of nRF Command Line Tools: nrf-command-line-tools-10.24.2-x64.exe
My desktop is running Windows 10. The installation is successful....
Hello Nordic,
Currently, we are looking the stack architecture of the BLE provided in the attached link https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/connectivity...
Hi I am currently working with nrf5340 board to create Custom BLE profiles for data transfer to mobile app. I am not finding any document or videos that gives me a detailed...