Hi,
I was working on Channel Sounding for my NRF54L15 boards and suddenly the boards in "connected devices" were no longer visible. I don't know how it happened and what...
I am trying to run the USBD_BLE_UART for nRF52840 on a PCA10056 board.
I installed the USB driver that comes with the SDK (17.1.0).
My computer is running Windows 11....
Hello, I am trying to save some sensor data based on my current state of the device. I want to log IMU data and timestamp into my external flash (MX25R64) with littlefs file...
The samples "nrfx_gppi/fork" and "nrfx_gppi/one_to_one" are both broken and fail to compile. I have confirmed this for NCS 2.8.0 and 2.9.1 on Linux, and 2.8.0 on Windows....
I'm working on a project where I want to integrate AoA into the DS TWR templates provided in the DW3000 api. My hardware is made up of the QM33120WDK1 Ultra-Wideband (UWB...
Hello Everyone,
I am using a nrf54l15 for my current project and ran into some discrepancies within the documentation provided for the processor.
Even the AI chat bot...
hi,
The data is sent to the app by sd_ble_gatts_hvx(), but the data obtained by this app is wrong.
When salve sends a byte, the data obtained by the app is always 0,but...
When I download \nRFready Smart Remote 3 nRF52 v1.2.1alpha\nRF5x SDK-SR3\examples\ble_peripheral\smart_remote_3_nrf52\Projects\Firmware_nRF52832 to my 52832 device, I can...
Hello everyone,
I am modifying the ble_central_uart example to connect directly with a device using its MAC address. For some reason I don't understand, it doesn't find...
I am getting an NRF_ERROR_INVALID_ADDR when using the SDKv15.2.0 call nrf_sdh_ble_enable() with softdevice s332v6.1.1
The ram start address provided to the function is...
Hello,
I am creating a wearable PCB with the Raytac MDBT4Q-P BLE module, which uses the nRF52832. I need this device to have OTA firmware capability, but I'm finding it...
We have a custom board based on nRF52840. Programming it through external SEGGER interface (P20) available on nRF52840 DK.
Our custom board is designed to use the DC-DC...
I am currently using the nRF52840.
I was disappointed to discover that the NFC communications module in this chip could not be used to provide out-of-band Bluetooth key...
Hi,
I have finished developing our product that uses the nRF52810 (in a Laird BL651 module), and the S112 6.1.1 Soft Device. Our design doesn't use any of the optional BLE...
Summary and Background of the Problem
As part of a college project, we are needing to connect to a Bluetooth LE module (BL654) with a custom app to update characteristics...
I have a nRF52840 dongle (from Fanstel) that is set up as a virtual COM port on my Windows 7 machine, and which I am accessing using pc-ble-driver.
I want to be able to...
Hello! I'm using nRF52832 with ms5803-14BA.
And I want to get this sensor's raw data form prom.
and my code is here
I don't know why the resultant value is 65535...
Hi,
I'm trying to understand how the nRF52840 makes RSSI measurements. From what I understand, while other manufacturers implement non-standard RSSI systems, the nRF52840...
Hi,
We are designing a module based on NRF52840 and Li-Po battery. The battery could be charged by a charger module connected to USB.
I have some question regading our...