Hello,
I have a custom board with nRF5340 and I am unable to change the BT_DEVICE_NAME on the NET core. I have tried both rpc_host and ipc_radio (RPC) images. they both...
Hallo,
I'm using Segger Embedded Studio to program nRF52840. In the Nordic nRF5_SDK there is the ble_app_uart example using S140 softdevice, which is running well. Now I...
Hello. I'm newbie with the NCS environment so tell me if I'm saying nosense. I use the nrf connect extension in vs code ide. (SDK: v2.7.0 toolchain: v2.7.0)
I want to...
Hi,
I'm working with a custom board build with an nrf9161, I've created my board from nrf9161dk board (change some pin and defintion), I'm able to flash and build? I can...
Hi.
We are using NCS v2.6.0 in our application and migrating it to v2.7.0.
In v2.6.0 we have used child/parent image for MCUBoot. We are using the same application firmware...
Potential TLDR:
The nRF52 and possibly nRF53 are unusable at 100kHz with targets that require clock stretching and enforce a reasonable minimum clock period. This covers...
When I call the function after connecting to the thread network I get a NoBufs error:
My handler:
I'm using an nrf52840-DK and am guessing that it needs more...
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...
We are evaluating the feasibility of a device using nrf52840 which requires below peripherals:
3 x SPI: For MCU to MCU communication + high-speed data transfer from sensors...
Hi,
I am using nRF51822 controller. And I am using SPI peripheral to read 80 bytes of converted data from an ADC converter.
While reading spi data I realized that there...
Hi,
I have build a application based on the mqtt-simple-sample and successfully integrated TLS.
Now I wanted to measure the floor current in PSM. I did wait some minutes...
Folks,
I have a dev board PCA10040, which is running, I think, soft device s132. Additional load file is:
components/softdevice/s132/hex/s132_nrf52_6.1.1_softdevice.hex...
Dear Team,
I have a problem with one sensor on some boards, the behavior is not clearly reproducible. On some boards, the "device_get_binding("CCS811")" just delivers exit...
Section 18.6.2 of the nRF52832 datasheet (Power-On reset) specifies the following:
A step increase in supply voltage of 300 mV or more, with rise time of 300 ms...