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...
Upon my first connection to my device with LE Privacy, first connection meaning after I've reset the firmware, I'm unable to read anything. The write characteristic works...
I am trying to use a Raspberry Pi as a provisioner for nRF52 development kits. I can run the meshctl utility on Pi but I am not able to see the un-provisioned beacons on the...
My application running on top of the S132 has a data base which can store up to 12 hours of data (720 points @6 bytes each). A request is made from the GATT Client to retrieve...
I am getting following errors when compiling source code in Keil-5. Any one suggest me what i am missing to define symbol?
I have defined symbols in target>>c/c++ : BLE_STACK_SUPPORT_REQD...
Hi
I am trying to see log messages on the kiel debugger window or in the virtual com port window but nothing is not displayed. printf also are not displayed, nrf logs...
I am working on adding a periodic timer to an existing and running application to add some new features.
I mimic exactly what is done in the peripheral/timer_pca10028 example...
Hi there,
I've followed this tutorial SES Tutorial on setting up SES with the sdk but it seems that it's written for newer hardware? nrf52 chips?
I've gone through the...
Hello,
I am using nrf24l01+ module with atmega328p and transmitting 20 bytes data. Everything is working fine but some times it is not receiving data or transmitter nrf24...
Hello,
I'm newbie with BLE and nrf52382.
I was looking in other questions but couldn't find an answer for my problem.
Our board contains 2 external crystals: one of...
We need to add BLE CLI to our devices, so I'm trying the ble_app_cli example (with an nRF52 DK) and it is not behaving as I thought it would.
I see that it is in an experimental...
Dear All,
Now , we are preparing to development opensource code based on Nordic header files (nrf_xxx.h , nrf_saadc.h etc) , but we don't know if
this way will break Nordic...
hi
i am trying Light Switch Demo in Mesh SDK 2.0
I am using nRF52 4 Kits
on 1 Kit I downloaded Provisioner
on 1 Kit I downloaded Client
on 2 Kit I downloaded Server...
We've recently migrated to SDK 14.2.0. Our app, running on iPhone 6, sends the BLE_GATTS_EVT_EXCHANGE_MTU_REQUEST and the connection is made and works correctly.
On an iPhone...
After run the nRF Connect on my PC the CPU usage becomes very high (over 95% on the WMI provider Host service), then the PC does not performe any other task.
When I close...