Hello, I am working with a Bluetooth Mesh network where a master node (antenna) is in charge of setting up and managing the network of nodes. This master node also deploys...
I used the NUS example and enabled the Bluetooth DFU function. By default, the first and second firmware slots are both placed in the internal flash. At this time, the Bluetooth...
Hi,
I am working on a project with nrf52832 and LIS3DH for a beacon.
I have added the low power feature into my application to go to standby mode in case of inactivity...
Dear Nordic:
I used V2.8.0 SDK to build light bulb, and I have commissioned bulb A(node id: 11) and bulb B (node id: 11) successfully!
Then I used below command to add...
Hello, I am currently developing on a custom board based on the nRF7002 + nRF5340. The SDK version is v2.8.0, and the development is based on the BLE Provisioning example...
Hi,I am using NRF54L15 DK in which I need to transmit audio data over BLE where that data will be used for only plotting in application,I am using sampling rate of 16000 and...
Hello,
I am currently using CADENCE for schematic design and have used Nordic's nRF9151 and nRF54L15 chips. However, the reference materials downloaded from Nordic's official...
Hi,
I am currently working with the channel_sounding/connected_cs sample for nrf54l15 and I keep getting the error: Not enough memory to store step data (530 > 512). I tried...
Hi,
I'm developing my app on nRF52840, NCS2.7.0 on VS Code 1.100.0.
My application needs to save settings data (4 x int32_t ) to external the NOR Flash (mx25r64) in `settings_storage...
Hi,
I am working on zigbee demo "light_switch" with NCS2.8 Add-on SDK.I enabled MCUboot according to the steps in the course " Lesson 9 – Bootloaders and DFU/FOTA "
1...
Hello
I am using the nRF7002-dk board for my project. The main goal is to be able to use Wi-Fi and also a 2.4GHz proprietary protocol for low latency communication between...
Hi
I am try to developing ble mesh gateway to connect and controll different nodes using nrf52840. Please give guidline to do this. I think proxy node is bridge of host...
Hi all,
We've followed the reference EVK designs closely and are now in the Pre-Production phase.
The initial development board was intentionally large to accommodate...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...
I have implemented DFU functionality in my Bluetooth mesh project and used device A as the distributor and device B as the node to be updated. I have already configured both...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
We have a design in EVT and we're preparing for FCC testing. It's a dual radio board with nRF52840 and a Semtech LR1110. Therefore, we need both to be active and transmitting...
spim2、ncs2.6.1
I used SPIM2 to send the string "Hello, SPIM!" and receive data of the same length.
However, on the logic analyzer, I can only see the transmitted signals...
Hello, I am working with a Bluetooth Mesh network where a master node (antenna) is in charge of setting up and managing the network of nodes. This master node also deploys...
Hello everyone,
I'm developing an application using the SX128x radio with the LoRaWAN Basic Modem.
The project runs successfully on a custom board based on the nRF5340...
Hi,
SDK: 3.0., nRF54L15
The application is Matter + BLE dynamic multi-protocol + battery powered sleepy end device. Current Application(Matter/Thread + BLE + Firmware...