I have recently purchased nRF52840 dongle which I wanted to use as a ZigBee sniffer. I bought it on AliExpress and it supposed to be original Nordic board, but it turned out...
Hi,
I have a project requirement to interface with HART, which is a protocol that specifies odd parity for UART. I recently found out UART odd parity isn't supported on...
Hi Nordic team,
I am working on nRF5340 and trying to enable MCUboot serial recovery DFU in single-slot mode with both signing and encrypted images.
Environment: 1. SoC...
Hello Nordic Support Team,
I am experiencing a startup issue with the nPM1300 PMIC. Below is the summary of my hardware configuration and the behavior I am observing:
...
Hi Team,
I am working on an nRF52811-based BLE application using nRF Connect SDK (Zephyr) and facing an issue while trying to store the device name in flash using the Settings...
Hello Nordic Support,
We are developing a project using two setsof nRF5340 DK with the nRF7002 EK attached. We are trying to achieve coexistence between Wi-Fi in SoftAP...
I try to get the one button sample to work. There were several details missing to be able to compile and run this sample, which was very frustrating. After editing/updating...
nRF9160 DK NCS v1.6.0, SLM with:
CONFIG_SLM_GPIO_WAKEUP =y
CONFIG_SLM_INTERFACE_PIN =24
Sometimes after at#xsleep=0 and several pulses on pin 24 SLM wakeups with...
Hi. I'm testing the multi-image DFU in nRF Connect SDK 1.7.0. I'm seeing an issue with the firmware images not getting reverted when it should.
Here's what I'm doing:
...
Hello!
I am having unexpected issues in setting TX power using Softdevice call to SD_BLE_GAP_TX_POWER_SET via sd_ble_gap_tx_power_set. Please see the code below.
The...
I am developing with 52840.
We checked button-related problems while using the source that checked the behavior on the DK board on the adafruit-circuit-playground-bluefruit...
hello Nordic
i am working with nrf52840, with zephyr (i am new to zephyr)
i have an issue with not responding pin interrupt on an input pin
this is my trigger pin...
The following code works perfectly fine every single time if i use NCS 1.5.1..we decided to move to 1.6.1 recently, and while we were able to get everything else working,...
Hello I'm making a custom usb device class with 1 IN & OUT Bulk endpoints running on a nrf52840 with 340. The device reads the data correctly that are being sent by the host...
Just no clue on including the proper files, initialization and how to use API in main or handler. My intent is once a led is on trigged by a button pressed up from the other...
I am trying to develop a peripheral targeted for mobile devices that can either behave as a touchscreen (several simultaneous contact points, useful for performing gestures...
Hello
I wanted to use the MQTT simple example (which works great) and add timer, so that MQTT will be send every 20 seconds:
on main I added:
struct k_timer my_timer;...
Good day!
This function in scheduler server compares timestamps only between each other and if scheduler stores settings after reset and set new time (without bt_mesh_scheduler_srv_time_update...
Hello,
I am struggle with an issue. When I enable the BLE on an nrf52833 and try to write on the internal flash with LittleFS, my flash get corrupted. I try without enable...
I am using nrf5340DK with sample 'Bluetooth: HCI RPMsg' and try to execute some HCI commands on it, but not getting any shell of 5340DK. As I know in case of dongle we can...
Hello,
I am trying to debug a sample program using VSCode with nRF Connect SDK v1.7.0.
1. #include errors detected based on information provided by the configurationProvider...
Hi, from testing I discovered, that it is not possible to perform an OTA update with the nRF Connect for Mobile App on a HUAWEI P20 lite (Android 9). The problem is, that...