Hello,
I am working with the nRF7002 DK board and attempting to use the "Light Bulb Matter" example from Zephyr. I am encountering issues when trying to connect the board...
Hi
Our present build system on v2.6.1, builds variants of our baseline application using batch files.
It ends up building using west in this way:
The generated...
We are developing a very low power product. In some cases like not getting registered, PSM not being available, ... we want to drop the connection and go to a sleep state...
Hello Team,
I am currently using the nRF54L15 DK with NCS version 2.9.0 for development and compiling code for the nRF54L10 board.
I am trying to implement FOTA updates...
Hi,
We're planning to design a custom board using the nRF9151 for LTE connectivity. We'd like to add basic BLE support, with the following constraints:
The BLE chip...
Hi,
I am trying to set up a project that continuously measures the pulse width of a signal that may or may not be present at a pin.
I want to use a Timer in capture...
Hi,
I am trying to make a project where one Bluetooth chip receives an audio file from mobile and another chip will receive it via serial communication and transmit ahead...
Will the nrf52811 I2C compatibility work with the I2C on the MLX90614 IR sensor. I need to make sure that they will work with each other without issue. Below is the datasheet...
I have DFU OTA application running on 52840 platform on a custom board. SDK v15.3.0. I use SoftDevoce S140 v6.1.1.
Then I need to port it to 52832 platform - SoftDevice...
I have used the NRF52 before, but we got a new need for it to be used with FreeRTOS. Usually I use the RAM_START and RAM_SIZE defines the set up the ram usage for the soft...
1. I tested the following AT instruction on ncs v1.3, returned OK, but did not return the subscription message, need to modify where to return the subscription message did...
We are using I2C bus for communication with a RTC and Accelerometer. But sometimes the I2C get struck in i2c_write. It does not happens always it may happen randomly. We are...
Hi,
I just spent several hours trying to figure out why, using a nRF52 dev kit w/ SDK13 + S132 on both central/client and peripheral/server side, sd_ble_gattc_read() was...
Dear Support,
I have a question about the IPv6 networking with OpenThread. I do have an mesh network with about 50 nodes (PCA10059) and implemented CoAP servers and clients...
I just downloaded SEGGER Embedded Studio (ARM V4.52c) and plugged in my rather old PCA10040. It offered to upgrade the driver, which I accepted. Now, when I click "Connect...
Hi,
Just installed nRF Connect v3.4.1 on a macOS Catalina and get the following error message when starting any of the apps:
I've tried both reinstalling and downgrading...
Hi,
I'm making a peripheral device that needs to minimise battery usage.
My device is essentially a beacon but it allows temporary connections to send a stream of data...
Hello,
I have purchased a new nrf52832 DK board for development. I tried to run some examples like ble_app_blinky which are working properly. But when I tried examples such...
Dear All:
Our team are ready to develop a project with multicentral and multiperipheral
The project topology image lists as follow:
I want to ask how many ram it will...