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...
This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
We managed to get the nrf5430 Audio DK broadcast source application running with two subgroups each containing at least one mono stream and custom metadata about the streams...
Hello,
I am trying to configure an ultrasonic distance sensor with my Nordic Thingy 91. The response from the sensor would be a pulse which will remain high for some milliseconds...
hi
i am working with custom board nrf52833 every thing is working good until i introduced bonding in my code.
i am using sdk 1.9.1 form my development
i released 1.01...
When I was developing a keyboard using the nRF52840 with the NCS SDK, I found that the keyboard couldn't type on macOS when connected via USB or BLE. However, it worked perfectly...
NCS 2.7.0, NRF52840, SYSBUILD with MCUBOOT
We have 1 specific board which is failing with a hardfault and assert MPSL ASSERT: 112, 1617 it occurs whenever we activate...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Hello,
I am developing a Zigbee switch based on the nRF54L15. One of the mandatory features is transitioning into sleep mode when the device is not in use. I thought I had...
Hello everyone,
I get an error when building my vscode NRF5340 project on macOS:
ImportError: dlopen(/Users/lekimtinh/Library/Python/3.9/lib/python/site-packages/_cffi_backend...
Hello !
Time to evaluate and migrate to NRF54...
1.
Does latest nRF52 Connect SDK have sample for HCI interface with Bluetooth Controller ?
I would like to connect...
Dear all,
I'm developing a 1 VS 4 BLE connection system, using 1 nRF52840 as BLE central and 4 nRF52832 as BLE peripherals.
I'm trying to send the same command to 4 peripherals...
Good Day,
We build a custom board with nrf5340 & nrf21540,
NetCore DTS (below) , NetApp DTS has the gpio_fwd in place , all looks good in .config generated. Net-core UART0...
Hi,
I've been trying to set up UART communication with external device using uart3 instance and have so far failed.
The scenario requires sending 5 bytes to the device...