Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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,
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...
Hi!
I've been trying to connect the nRf9160 to an AWS IoT account following the directions here https://github.com/NordicPlayground/fw-nrfconnect-nrf/tree/master/samples...
Hey guys I am using nrf52840 dongle for scanning ble beacons. I want my dongle to be power optimized in a way that it starts scanning for 10 sec and then go to sleep for one...
Hi,
I am working on nRF52DK. The Bluetooth MAC address is stored into the Flash during the pairing sequence. Can some one provide me the links to understand the storing...
hello
hi
I connect AT24C02 EEPROM with nrf52dk.
I connect SCL to 27 pin ,and SDA to 26 pin.
I open twi_master_with_twis_slave sample code and make some changes(i2c...
Hello there;
We want to develop a project using the nrf52 series. We have two nrf52s. The first one is in the center and connected to the mains and there is no battery problem...
Hi there i have serius problem in gettimng my nrf52840-dk to work, i am set up in Visualstudio code on a mac, avery thing compiles and seem to upload but nothing happens afterward...
nRF connect v1.0.0 SDK
I am using UART peripheral to communicate with GPS module and we want to put device in PSM (Power saving mode) but we are not able to disable UART...
I,m using nrf51822 , Softdevice S110 and SDK V10. i have and spi interface with SST26VF064B (8MB flash) . SPI is running at 4MHz frequency and there is 8us delay between each...
I have a new board with a STM32L47 running mbed OS. There is an nRF52811 connected via SPI. I simply want to verify that the nRF52811 is connected properly and can be communicated...
Hi there,
On our test jig, we are using two IO pins of nRF52832 as UART lines that goes to a UART dongle to the PC. When we pull the power plug to the Nordic chip and have...
I deleted nrf-related files and set up nrf programs from a scratch following Get Started Assistant of nRF Connect v3.0.0
I've got this warning when I opened a project by...
This is for a current project on SDK 15 and nRF52832.
My project has several configuration parameters, which exist as BLE attributes.
I'd like to make them persist across...
Hi,
I am study nRFGo Gazell now and I got confused on timer period change in gzll_radio_isr_function().
Per my understanding the Gazell link layer modify timer period...
Using nRF connect SDK V1.0.0
File --> Open nrf connect SDK project
Tools --> Option --> nRF connect
Install all the packages described in "Getting started...