Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
We are running an HCI controller on nRF52833 based on the Zephyr hci_uart sample code. We are using the Zephyr 3.7.0 LTS version.
We have set CONFIG_BT_CTLR_DATA_LENGTH_MAX...
Hi,
Platform: nRF54L15, SDK 2.9
The application is Matter + BLE. CONFIG_CHIP_DFU_OVER_BT_SMP & MCUBoot are part of the configuration. As soon as we enable the BLE...
Hello,
I'm reading about 700 values from an LSM6SDO gyro/accelerometers per second and need to store them, before sending them over bluetooth once where I store them is...
Hi, I was trying to flash the sweyntooth firmware to nRF52840 dongle using nRF connect for desktop. I was following the instruction on in this tutorial: . The hex file I used...
I have found that in NCS SDK 2.6.2 it was very simple to enable FLASH_SIMULATOR as part of the mcuboot configuration overlays. But starting from SDK 2.7.0, I keep getting...
We are looking to do DFU over UART to the Application as described in DevAcademy nRF Connect SDK Intermediate, Lesson 8, Exercise 1, Step 5. However, we have only one UART...
Hello,
We are working in the field of Electric Bike Propulsion Systems.
We want our motor to be able to communicate to I-phone/Android phone on Bluetooth.
We are searching...
Hello Nordic experts,
I can find current consumption in standby mode data from nRF24L01plus datasheet.
But it seems standby mode current consumption is not mentioned in...
We would like to be able to communicate with an nRF51422 target system from a Windows host. (for target signal processing algorithm debugging ).
Our previous system used...
how can I program SPI to select more than only one slave device with any GPIO ?
SPI Routine "spi_master_int" can select SPI0 or SPI1 only with one dedicated GPIO as Slave...
I want to know the EXT interrupt (GPINT1 & GPINT0) can use at the same time. When I use the GPINT1 & GPINT0 at the same time,only one is OK the other is faile.
I'm looking at the led.c example in the heart rate monitor example. What this shows is how to tie a TIMER event to toggling an LED. I understand most of the mechanism there...
We are building custom hardware with nRF51422 and need to program the softdevice in order to get the ANT stack running in the chips which I suppose is not flashed with S210...
Please provide recommendations (Supplier & Part Number) for chip antennas that have been used successfully in actual released FCC/ETSI certified Nordic-based product designs...
Hello Nordic experts,
I am FAE of Avnet - Johnson CHEN.
Thanks for your support in advance.
Regarding the applicatioin: GLOBAL FLEET ASSET TRACKING
Which is in product...
Now that I have TWI and the BLE stack initialising, I'd like to create services. The Server (peripheral) sends out a few bytes to the client when a local trigger happens,...
We're working on a project with the nRF51822, but most of our developers are working from OS X and Linux. Is it possible to flash the softdevice from these platforms? Also...