Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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...
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...