Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi
Im looking for a developer in Denmark to discuss ble technology with. Im trying to get better to understand the technology, because i have some ideas involving beacons...
Hi, I recently upgraded our ncs SDK version from 2.6.0 to 2.9.0 for a custom matter application development using an nRF5340. We also support a smaller debug app that is BLE...
I am using VSCode with nRF Connect extension with the 2.9.1 SDK.
I am trying to write my own device driver for the Zephyr OS and the TI CC1101 chip. Since the tutorial isn...
Hi,
I am failing to build any of the Matter, Thread or Zigbee for nrf52840dk with the following failure.
I successfully build a blinky and bluetooth app, so my tool chain...
Hello! I am currently developing my own custom service with two nrf 52840 development kits where one acts as the Client and one acts as the Server. I have managed to set up...
Hi y'all.
I've been developing in Zephyr NRF52840. My code is based in Central_HR_Coded (SDK 2.6.1, Toolchain 2.7.0). I had some issues with the bt_conn_disconnect function...
Hi,
I noticed an issue with CONFIG_NET_L2_OPENTHREAD=y in my project, and I prepared a newer, simpler project to investigate in the issue.
The new program simply sets...
Is there a trick to getting nrf_dm to compile on the nrf54l15?
I've installed v2.9.1
Command I normally use (nrf52840):
west build -b nrf52840dk_nrf52840 -d build_nrf52840dk_nrf52840...
I am developing an app for a custom nRF52840 board. I am using the latest version of the nRF Connect SDK (2.9.1) and have enabled OTA DFU in firmware using MCUboot and sysbuild...
Hi!
I have an NRF9151LACA AEA device and I'm trying to get it to work. Got the IMEI and the device successfully connects to cellular network.
However, I can't get HTTPS...
Hi, Im setting up a project for custom board based on NRF54L15. I followed a tutorial on creating custom board and it works fine. Now i want to add BLE functionality similiar...
I have used ADC Channel 6 (P0.30) for voltage measurement using NRF52832. Previously It was working well. Now it is returning an error.
00> [00:00:00.398,345] <err> adc_nrfx_saadc...
I'm trying to flash a XIAO nrf52840 following the instructions for flashing with UF2 but it won't seem to work. After I drag and drop the zephyr.uf2 file in the mounted drive...
Hi
I have been working on a project for some time, using the SDK and the nRF Connect for VS Code plugin. A few weeks ago I stepped away from this to take on different work...
Hi All,
Simply put I am trying to use the Xiao BLE Sense board connected to the Expansion board (with SD card slot) to write audio recorded data from the Xiao embedded PDM...