Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
I've been working on a custom device utilising the nRF52832 that needs to switch GPIOs in tightly controlled pulses. The problematic section is part of a much larger project...
Hello,
I am having some trouble with the UART API (Async and interrupt). I am connecting the development board (nrf9151 DK) to a 3rd party device (keypad / prox reader)...
Hi
I can run the sample application for NVS, on the nF5340 DK (SDK 2.9.0)
I can run the sample application for LittleFS, also on the nRF5340 DK
Now I would like to see...
Hi,
Due to pcb constrain, we need to use single button mode with PG/RESET routed to SHPHLD. In this mode long press for reset in the datasheet but nothing is said about...
board : nRF5340
sdk-nrf : v2.7.99-cs2
Zephyr version: 3.6.99
I am following https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/bootloaders_dfu/qspi_xip_split_image...
Hi,
I'm using the nRF52832. And I was wondering if it really does support LLPM. I found sources that clearly state tat it does (e.g. the wireless mouse/keyboard example...
Hello everybody,
I am trying to get the RTC0 peripheral working on Nordic nrf9151-DK using libraries from Nordic (nrfx_rtc.h, nrfx_clock.h and hal/nrf_rtc.h). I am not...
Hello, my application requires very precise timing to trigger an action on the edge of the GPS time. I just need to get this time once in a while to synchronize the system...
Hello, this is probably a very beginner question but I don't know how to configure interrupt for the GPIO headers on the nRF52840 dev kit. I tried to search in this forum...
Hello everybody,
I am trying to get the RTC0 peripheral working on Nordic nrf9151-DK. I wanna use zephyr/driver_rtc.h library and zephyr/device.h librrary. I am able to...
Hi,
We have been running into issues with our FOTA over BLE using mcuboot. Our usual process has been to use the dfu_application.zip file in the build/ directory (ncs...
Hi,
I´m working on a Zigbee-based environment sensor. You can find all related files here: https://github.com/Kampi/BeeLight
Now I have the following scenario: the whole...
Hello,
I have an nRF52840 based custom board (myboard, NCS2.70)
its partitions node closely follows the nRF52840DK dts file:
both have &flash0 in the /chosen group...
Dear all,
after cutting the SB bridge to the QSPI chip and close the ones to get the pin free and disabled also qspi inside the nRF52840dk_nrf52840.overlay file I'm unable...