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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Today ,I look up the SDK revisions,found that SoftDevice S130 V2.0.0 support NRF51822 V3.Now my production use S130 V1.0.0,but Chip revision unknow(N51822 QFACA2 1921DC).Is...
I have an application based on ble_app_hrs_freertos from SDK14.
Sometimes the application will not start advertising. When this happens, it does not help to power-cycle device...
Hello, I start in programming on nrf9160 DK. I followed the tutorial "getting started part 2" (https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started...
Hello,
Good Day!!
My question regarding the reset functionality of the device.
Reset the device on the short press of the reset button and on Long press (for example...
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...