Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Requirements:
Transmit an advertising packet that can be received by a native IOS App & a native Android App.
Using an nRF52810, I need to set it to Advertising (non-con...
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...