Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
We are preparing a product for production and have enabled authenticated debug access on the NRF52840. Because authenticated debug access is not described in any Nordic documentation...
Hi, I've installed Visual Studio 1.90.2 + nRF Connect for VS Code Extension Pack v2023.11.3 + v2.6.1 toolchains + v2.7.0-rc2 SDK. Then I create a new application, copy a sample...
Hi,
I'm having a problem with sending notify packets, I'll describe the situation I'm doing.
Problem :
I have 5 devices connected to the board and I want to send a first...
Currently on NCS 2.9.2 and radio_test is buildable with CONFIG_BT=y and CONFIG_COUNTER=y. Trying to switch to 3.1.0 but getting an error that "MPSL reserves TIMER10 on this...
Hi There
I run a NRF52840 with the MESH SDK, and use the Flash manager provided.
After some time i would like to update the Device over FOTA this ends in a Assert on booting...
This is my basic information:
1. SDK version: V2.8.0
2. Project: Matter Light Bulb
3. Board: 52840DK
This is my question:
I can use this command to commission bulb...
Hello all. I have an issue in production of a device that utilizes the 52833, aQFN73 7x7mm package, in regards to the pad stack dimensions. I wanted to check the datasheet...
I work currently working on a driver module supporting your nRF91x1. I schedule rx-operations via your nrf_modem_dect_phy_rx() dect_phy modem-api. I am using the .handle field...
Hi Nordic Support Team,
I’m working on an application running on a custom nRF5340 board with nRF Connect SDK 3.0.2.
My goal is to perform BLE DFU only on the Application...
SDK17.1
MCU: nRF52832
My product supports connecting to two master devices. After successfully pairing and bonding with both master devices.
Is it possible with the...
How does VS Code know which nRF5_SDK_xx to use?
Where does VS Code get the nRF5_SDK_xx files to build the BLE app?
PS. Using VS Code V: 1.104.0
Any help appreciated
Hello everyone,
As the title suggests, we're trying to get the on board flash (mx25r64 as far as I can tell) of the nrf7002dk devboard working as a USB mass storage device...
my nPM2100-EK can no longer connect to the PowerUP app.... all was working fine for the first few days, but no nothing.... the problem is the same on my PC and Mac....
when...
Hi Team,
I'm encountering an issue when using scan and STA mode.
When I run the shell example along with my custom board, the scan works successfully the first time. However...
I'm trying to build an HTTPS server application using zephyr http library, but the client connection is always being rejected. Can anyone help?
here is the logs