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...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I'm using "ble_app_uart" example. I just wanted to know that What is the wake up procedure of the MCU when we call the sleep...
Hi,
I have a trouble trying to start development process on my NRF52840 DK.
Following the instructions
https://www.nordicsemi.com/eng/Products/Getting-started-with-the...
The nRF Connect application can not search the device after I modified the Rx, Tx pin in my own PCB board.Can anyone tell me why?
The UART can run well,but the application...
Dear Sir/Madam,
I tried to add battery service to the sample "ble_app_uart", but the code doesn't send notifications to cell phone. I struggled for several days and try...
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...