Hello,
I am working with a thingy9160 to connect to an MQTT broker using TLS.
I have run into an issue where the MQTT connection is disconnected with error code #XMQTTEVT...
Hi,
We're running into a high memory usage issue on an application that is using the nRF5340-nRF7002, multiple sensors on SPI, SDC with littleFs, BLE and WIFI. The WIFI...
Hello,
I am working on nRF9160 custom board. Since I am reprogramming a lot, this issue is kind of getting on my nerves. Here is the issue:
Usually modem takes couple...
I am trying to assess the nRF5340 on its DK dev kit (PCA10095) and considered flashing a LED the simplest first step to check the development tools and the debugger. Despite...
Hi,
We are working on a project using the nRF5340 Audio DK. We want to take user input either from UART or BLE, and switch between them based on the connection status. ...
Hi,
We are evaluating NRF5340+NRF7002 setup for our customer. We are currently using https client example(sdk v3.0.2). I see that with this example the boot time of the...
hi support team,
it is urgent for me to ask for help.
customer is trying to build serial_lte_modem with ncs3.0.2, but always failed. there are three times find Asm compiler...
12.3 sdk
i have error when compile this project ''.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol SEGGER_RTT_printf (referred from main.o).'"
this error how...
Hi I trying to interface Accelerometer sensor LSM6DS3 to NRF52832 DK.
whether I need to change board configuration or any pin configuration.
Pin configuration that i have...
The reset button doesn't seem to work on two of my PCA10056 1.0.0 development kits, but works on two others, and works on some earlier versions.
I tested by running the...
It was working a few times, then suddenly I started to get these errors, which I only got previously when not running as root (perhaps because it did not have permission to...
Hi,
I am trying to process data from MPU9250 in MATLAB and I have converted " .mat " file to " .hex " file using Embedded Coder . Can someone tell me if that " .hex " file...
(1) I am using GNU C++ to develop my application with nRF5 SDK. I found the STATIC_ASSERT_SIMPLE and STATIC_ASSERT_MSG macros defined in app_util.h are not working with C...
When running the light_switch_provisioner example built on my machine, it crashes on an assert in entry_validation() in mesh_config.c:
app_error_weak.c, 95, Mesh assert...
Hi,
I've a Raspberry Pi, Node-RED, with a Thingy connected. I get a message payload, looking like this:
{"uuid":"dfb561bb7d69","characteristics":{"2a00":[84,104,105...
Dear Nordic experts,
While investigating some of my bugs, I had to look into the GPIOTE driver code, and I realized that it has some allocator for mapping GPIOTE channels...
Several answers from Nordic employees state the possibility of Secure Boot and a "Root of Trust" feature:
use of ARM TrustZone on nrf52840 for secure storage/trusted region...
Hi,
I'm studying the example code of "ble_app_blinky_pca10040_s132 ".
What confused me is I couldn't find how the "led_write_handler" is added to the service. There is...
The board is made with the nRF52832 chip and can not be scanned during the test. Could you tell me why? The nRF52 DK board functioned normally. The platform used a mesh light...