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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hello!
I have been trying to get logging functions to work. Looking at previous threads I have enabled the the following macros in sdk_config.h :
NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am trying to add a delay to a project using nrf_delay_ms(100);
I have added the following, however I get an error saying "nrf_delay.h: No such file or directory...
Hello Sir,
Please tell me that the production of NRF24L01P is stopped or still available. If stopped, please suggest me perfect replacement of this chip so that my developed...
Hi,
I have NRF52840 DK, and trying to connect BNO080 to the nrf52840 DK and program the board in order to use the 28ms delay prediction feature. I already have some of my...
Hi everyone,
after a few days of analysis, I was able to find out what is the problem making my board consume a lot when idle.
I use SDK 15.0.0, softdevice S132 and a...
I am using SDK 14.2 in eclipse/GCC.
I have enabled HARDFAULT_HANDLER_ENABLED in sdk_config.h, hardfault_handler_gcc.c is in the project, and I also have hardfault_implementaion...
Hello,
I am using nRF52832 with softdevice and SDK 15. I want to send my MAC address through NFC. For this purpose I use "record_text" example. I can read the MAC address...
Hi
I tried SDK v15 sample code - "usbd_ble_uart" on nRF52840-DK.
After programming & plug-in USB cable on J3, I can see there are two com port on the device manager. ...
Hi,I did different research on wheat and ant. And I have two questions:
Can the BLE and ANT protocols be used on the same S140 softdevice on an NRF52840 board? (At the same...
Hi Dears;
My name is Saif Muqdad, I'm an MS.c student, I'm asking if I could to get the Hardware details of NRF24 module, Hardware details like Power Amplifier class? RX...
Hello all,
I have a custom nrf51822 board with me and I am trying to flash it with ble_app_hrs example. I tried both sdk 11 and sdk 12.3 and used the softdevice s130 as...
I am transitioning a project from normal BLE to BLE mesh.
Flash space might be an issue.
Here is the flash layout I have so far. Purple is for nordic items and yellow...
I'm using SDK 15 on an nRF52840, compiling with Segger Embedded Studio.
I've created a project in SES using the project_template folder.
When I try to use both ESB and...
Hello,
I want to access the AIN input 6 ADC/LPCOMP input 6 to measure a current at two points with a defined time interval in between.
Since I am not familiar how to...