Hi,
Our product has reached the mass production stage and needs to be burned using the nrfutil command, but the burning result is inconsistent with the result of vscode...
Hello.
I am trying to use nRF Connect SDK v2.8.0 and nRF52840 to run Matter's Light Switch and Light Bulb.
I was able to confirm that it works with nRF52840-DK, but...
My custom device uses nRF9151 and we're using SDK 2.6.0 with modem firmware 2.0.1.
When the device connects to the LTE network it derives a default APN, however, my provider...
I am using the MESH distributor sample from the nRF Connect SDK (v2.8.0) on an nRF52840 development board. My aim is to use the RC oscillator (RC source) instead of the low...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
What we need is to generate RSA key pairs and send public key to App to encrypt data...
I have managed to get, somehow, a central_uart talking to a peripheral_uart on a pair of 52840 DKs.
I've changed the UUIDs of what I'm trying to connect to, to be those...
I need to connect to other units according to heir MAC address. I'm assuming that this:
BT_SCAN_FILTER_TYPE_ADDR
Is the thing to use in this:
bt_scan_filter_add...
Hi Nordic Dev Team,
I'm developing an application that is frequently not connected to the LTE network but needs periodic fixes to save on power. This pointed me to use A...
Hi, I'm currently working on porting an nrf5340 - NCS 2.6.0 project repo to NCS 2.7.0 starting with my own minimal sample. Having some trouble getting the sample to build...
Hi Support team
Application:
1) We have a Thread network of one leader and 12 child and all of notes run BLE and Thread at the same time.
2) BLE center on the leader...
When I call the function after connecting to the thread network I get a NoBufs error:
My handler:
I'm using an nrf52840-DK and am guessing that it needs more...
In our display project we changed from the SDK 2.6.0 to the SDK 2.7.0.
We driving a SPI display (ST7735r driver)in combination with a touch screen (FT5436 touch driver)...
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....