I use the LED onoff example of the Nordic BLE Mesh template (Version : 5.0), using two nodes (One Client, One Server). The nodes are already Provisioned.
I want to know...
Hello,
I am a firmware engineer in taiwan.
I already use nRF52820 to finish a case. This case have DFU function. The DFU function can work ,but when I use (nRF Connect...
Hi,
Due to shortage of pins SPI CS is reconfigured as GPIO while SPI is not used. Soft device is not used.
Problem is the delay that is needed after nrfx_spis_uninit call...
I am enabling bonding, but the nRF Connect application and it does not show the peripheral ( nRF52833 ) device is being bonded. Is there any other thing I am missing ?
SDK...
Hi,
Still have no answer for this problem, so I repeat again.
I have got the reply that the bootloader do not impact the application, so please check these videos.
VIDEO...
Hi guys,
When testing the MQTT connection on ncs 1.9.1, modem V1.3.1, when calling lte_lc_nw_reg_status_get to query the LTE signal status, the debugging found that there...
i have built and run "light switch " example given in nrf5340 sdk, i m using nrf5340dk to upload this example code, searched online , but unfortunately not getting any clue...
Hello,
In my project i am using stepper motor with nrf52840 and here i want to run my stepper motor for particular amount of time like i want to expel a particular amount...
I need a HCI controller only build for nRF52840, test on zephyr.
1) Build and flash for controller.
cd ~ /zephyrproject/zephyr/samples/bluetooth/hci_uart
mkdir build...
Hi,
The product we are developing needs to support extern Flash-based FOTA, so I downloaded the ble_extFlash sample from the following link for reference:
https://github...
PCA10121 schematic diagram U1 nRF5340 MCU is responsible for LE Audio, U11 nRF5340 interface MCU is responsible for programmer/debugger. Can you provide related software development...
I try to DFU on RaspberryPi OS by usb-serial. I put nRF52840 dongle on USB port of RPI4. And press reset button of the dongle.
I got error on nrftuil.
$ nrfutil dfu...
Hi there,
Yet again we are running into very basic issues with the nordic tools and software, and this is adding up to cost us massive amounts of time.
Within nrf connect...
We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with...
I am using nRF52 DK and LIS3DH accelerometer.
LIS3DH configuration is as follows:
1. LIS3DH ODR set at 10Hz,
2. Low Power Mode (Low resolution),
3. Acceleration: 2g...
I am registering interrupts for many pins:
This only works for the first 8 pins, because from what I understand the GPIOTE peripheral is used and that has only 8 channels...
Hi
I am trying to program a nRF5340 device using programmer 3.0.0. But when I try to connect to the JTAG I get the below error.
using nRF Connect for Desktop v3.11.1 ...