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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
I am trying to configure my NRF52 dev kit (PCA 10040) to work with pwm using the build-in timer. I used some code from the low_power_pwm example but when I am using...
I am working in a project.The project had defined the manuf_data that it didn't need the company_identifier(bluetooth core 4.0). Is there any way does not show company_identifier...
Hi,
This is a request for all the users to post some details of sensors they are using along with Nordic chips. We will get familiar with 10 most popular sensors that are...
I am trying to build PCA10040 examples but I am getting the following error:
make genhex
Preparing: .hex
/home/me/nrf52/gcc/gcc-arm-none-eabi-4_9-2015q1/bin/arm-none...
Hi guys
I am planning to develop a beacon app, but I am not sure what would be the minimum scanning interval in order to keep the phone's battery drain on a fairly good...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
Hi, there! nRf Toolbox drove me crazy!! can anyone help me?
I flash "s130_nrf51_2.0.0_softdevice.hex" to the pca10028 board.
I compile the bootloader example "nRF5_SDK_11...
Hi,
I'am having an issue with UART using app_uart_fifo.c (SDK 0.9.2). At times I get communication error (usually at attaching and detaching uart connector) and my error...
Hi.
I'm little worried about our bt sensor power consumption.
We are using twi/i2c to communicate with sensors periodically. We are using app timer to trigger these...
I have a custom board that doesn't use the external 32Khz crystal. The engineer that designed it chose to use P0.0 as UART RX. (I know, poor choice.) I have set up a custom_board...
I am using SDK_11 s130. I see APP_ERROR_CHECK(err_code) being used throughout the SDK examples. When err_code is any value other than NRF_SUCCESS, the nRF51-dk board will...
Previously, I was able to program ble_app_uart using SDK_11 s130 into nRF51-dk. Now, I would like to program ble_app_uart into Adafruit Bluefruit LE friend board. www.adafruit...
I have been following the advertising tutorial and decided to start my own application using nordics git repo as a reference. After a few debug sessions I found that I needed...
I am trying to probe sysclk signal on one of the unused GPIO pins on a nRF52 board. I modified the ble_app_template example provided in SDK 11.0.0 and added a sysclk function...
I am trying to connect nRF52 with 7120 and create a NFC card reader , is this a solution and power efficient solution .
I will interface through I2C , is there a example...