I am adding Softdevice BLE to an existing firmware build(without softdevice, only USB) using Visual Studio and SDK 17.1.0 (Qorvo), on a Murata 2AB,
the firmware boots softdevice...
Hello,
I've inherited a project to create an iOS app that can communicate via BLE to UART RS232 to devices in the field using a proprietary protocol and at 115200 baud and...
Hello, We are using a nrf7002 for wifi only alongside a nrf5340 host MCU on a custom board. We are testing the wifi connection using the sample `nrf/samples/wifi/shell`, with...
Hi all,
I'm working with the nRF9160 DK and running the AWS IoT sample from the nRF Connect SDK v2.7.0 ( 5cb85570ca43 ). The device connects to the network and AWS IoT Core...
Hi all,
I'm working with the nRF9160 DK and running the AWS IoT sample from the nRF Connect SDK v2.7.0 ( 5cb85570ca43 ). The device connects to the network and AWS IoT Core...
Hello forum ,
Here i tried to write and read from flash qspi w25q64 but read and write both are failed ..i m using nrf52840 kindly pls help me for read and write
Hi all,
I'm working on a project with an nRF52840 using the nRF Connect SDK (version X.Y.Z) and Zephyr RTOS. My goal is to achieve maximum possible range for non-connectable...
nrf modem: 1.3.4
sdk: 2.3.0
Custom board.
We have an asset tracker that caches events when out of connectivity zone. We can accumulate 10-100 messages depending upon...
Hello!
I have designed a custom board with the nRF5340 , powered at 1.8V. I am able to program the chip successfully, but after the firmware is downloaded (Zephyr RTOS,...
In my application we have an nRF514L configured as an SPI target. Page 830 of the nRF54L datasheet (version 0.8, dated December 2024) documents that the SPIS peripheral requires...
Hi,
We want to enable zephyr shell over RTT on our custom board based on nrf52840. I tried the 'shell_module' sample with prj_minimal_rtt.conf and it works fine on nrf52840...
Hi there,
I built a battery powered custom PCBA with the NRF54L15 and the nPM1300. All the configuration and register work via I2C seems to be working properly (reading...
Hi. I have a working IAR project based on the nrf52 SDK \nordic\examples\ble_peripheral\ble_app_uart. i am attempting to port the project to ARMGCC using VSCode. I am at a...
Hello. I try to create a remote control for GoPro using nrf52 ble.
Using sdk 17.1 examples I can connect to GoPro and try to get a list of UUIDs. But I only get one UUID...
Hello
I'm using the settings partition to store user configuration data. I know that the BLE stack also uses it — particularly for storing bonding information — but I don...
Hello Everyone,
I am using a nrf54l15 for my current project and ran into some discrepancies within the documentation provided for the processor.
Even the AI chat bot...
Hey I was working on starting sample code of wifi in ncs v2.6.1. When I added the correct ssid but wrong password in the prj.conf to check the status of the connection failure...
Hi there,
I am currently trying to use device sleep modes with Matter. Nevertheless, once I add "CONFIG_PM_DEVICE_RUNTIME=y" to my prj.conf, the main-method is not longer...
Hi, I have been experimenting with the Direct Test Mode program. I am using an nRF9160 DK, specifically the bluetooth chip nRF52840.
The Direct Test Mode is not officially...
Hi,
I am using sensor observer sample to get the data from sensor sample. However, I notice the power consuption is too high. I have look thourgh the forum and found this...
Hi,
I`m designing the schematic, and met some problems, could you please give me some guidance?
Does the pin only supports the described peripheral function and not...