I am getting the following build errors when working with both DFU (MCUboot) and the file system (FAT FS) together. Errors: D:/ncs/v2.9.0/zephyr/drivers/disk/flashdisk.c:533...
Hi all,
Our company is currently prototyping with the Nordic 91X DK and looking to use both nrf cloud services specifically for using location services whilst also connecting...
nRF54L15 would be used as thread RCP, host processor would use uart to communicate with the rcp. They would behave like a OTBR.
I also need to do device firmware update...
Hi
I have two DKs, previously they work well, however, after I add the nRF21540 FEM on each DK, I always receive this in my central device:
Whether the amplifier cause...
I am attempting to install nRF Connect SDK along with VS Code on an offline machine for development. The main two issues I have are:
The NRF Connect for VS Code plugin...
Hi,
We're working on a project using the nRF5340, where we interface an external NAND flash (4096 blocks) to store high-volume sensor data. We are planning to maintain an...
Hi,
We are currently evaluating the NRF9151 for asset tracking using the AT firmware on the NRF9151 evk and an external MCU for the application firmware, emulating the final...
Hello,
I used the examples\peripheral\libuarte example to implement a driver for NBIoT DCE. I embedded the sample in my project and started debugging. Although the transmitter...
I got an error at pc = 0x104F0 (id = 1, pc = 66800, info = 0). My code is advertising and doing nothing else except a timer for the LED flashing, so I'm not sure what could...
HI
I am using the customized nRF52832 board with a temperature sensor connected via i2c .Firmware i merged the ble_app_uart and twi_sensor xample code. Here the RX AND SDA...
Hi everyone,
I've written a custom BLE service with two characteristics. I want to write more that one bytes to one of the characteristics and then to store the written...
Hello,
I'm working with nRF52840 and SDK v15.2.
I implemented an USB layer with CDC and MSC classes based on nRF examples. All seems to work fine. The USB Serial port...
Hi,
I am using TPS61021DSG in my design which is a data acquisition system using nRF52832 BLE module. I am using 1.4V Zinc-air battery to power up my circuit to generate...
Hi Nordic Team
I want to run the example project[802_15_4] on the soc chip 52820.So for the SDK17.0,it run and work well on soc chip 52840.
In order to run on the chip...
Hi,
I am using an Adafruit nrf52840 Feather board and have been having a problem with SPIM instance # 3.
I have the board connected to a display module and have been successful...
Hi,
This is not a ticket!
This is a project that I built. It uses the nRF52 to control a neopixel (ws2812b) via I2S over BLE using a custom mobile app built using the...
On SDK16.0.0 + Mesh SDK 4.1.0
I know that oversampling when using the SADDC in scan mode on multiple channels does not work because the buffer gets all out of order.
But...
Hi,
as describe in the title, we are getting a mesh assert when trying to remove all suscibtions from a model.
it is kind of hard to reproduce because this command is...
Hello,
I am testing direction finding over nRF5340 PDK.
I didn't have antenna array yet, but I think that's equivalent to signal received at 90 degree.
I have two questions...
Hi,
in SDK/components/libraries/timer/drv_rtc.h, there is some preprocessor define provided to select the RTC module (0, 1 or 2) used by app_timer2: APP_TIMER_V2_RTC0_ENABLED...
I want to trying to the HCI Command (DTM Mode) of CTE (Constant Tone Extension) feature for SIG RF Pre-TEST,
The nRF5 SDK v16.0.0 (latest version) is ready for CTE feature...