Hello,
I've been working on a project involving an IMU and bluetooth for a while, and had been using the IMU (LSM6DSO) on polling mode. Unfortunately, I found out that I...
Hi,
If anyone has time, I'd be grateful for a quick review of my board. It is my first board, I'm still learning, so I would like to know where am I making mistakes. It...
Hi,
when i try making a new connection with a new device using my for loop (reconnecting using the adresses that i stored in an array), i sometimes can get a warning which...
Hello!
I am working to design and build a custom PCB using the nRF7002 chip and came across this callout on the schematic diagram and wanted some clarification about it...
Hello,
I am trying to use an sdcard with the nrf54l15 DK board with the 2.9.1 sdk. However I encounter "<err> fatfs: Storage init ERROR! error: -134" when calling the disk_access_init...
I will attach my main.c and skd_conifg, maybe i'm overseeing something in code. Also i will attach schematics and pcb. I'm aware of RGB led consumption, in reality it's around...
I upgraded the SDK to 3.0.0. and now I have an issue:
"Actions/Flash" command fails with "Timed out waiting for RRAMC.READY.". "Actions/Erase and Flash" works.
I am on...
Hello,
I am developing a driver that can handle cryptographic operations and I am using example code from nRF5_SDK_16.0.0_98a08e2 /examples/crypto/nrf_cc310/aes to get...
I have a Segger J-Trace Pro and am attempting to enable trace debugging of my application. I have a custom board that breakout out the appropriate Trace Clk and Trace Data...
Installed nrfutil with python 3.8 and pip3 20.0.2 on Windows 10 Trying to run dfu over usb-serial: nrfutil dfu usb-serial -pkg FW.zip -p COM4 -b 115200
I get the following...
Hello,
I got a problem with the nRF sniffer for Wireshark. I got the following configuration:
Board: nRF52-DK pca10040
Hex file: sniffer_pca10040_129d2b3.hex (provided...
Hello:
nRF52840 UART peripheral receiver FIFO reset
Whenever there is a receiving error ( Frame error or Break error or any) , I would like to reset the receiver's FIFO...
I have an application that requires mains power for lighting with a BLE receiver that is permanently advertising and scanning and I need to be able to dim the lights. My circuit...
Hi
I am new to nordic processors.
I am using spi_ pca10040 project as a reference for my custom board. On my board the SPI pin configuration is different from pca10040...
I understand the reason for the polygon cutouts under component pads in the RF nets in nRF9160 DK design (and others). However, at LTE and GPS frequencies this doesn't seem...
Hello,
lately I've often noticed problems while reaching nordic devzone, the server is often very slow and will sometimes not respond at all. Is it just me here in germany...
Hello guys,
I programmed the gps sample on the nrf9160 DK, but I get:
I added a printk to see which of the at_cmmds were failing but I get inconsistent results. It used...
Hi,
Working with ads1220 which runs on SPI. There standard SPI pins - dout, din, sclk, drdy. In its datasheet there is written it is possible to merge dout with drdy to...
How to upload code to nrf52840 using arduino or usb2ttl as I have ms288fv2 help me guys or suggest me the board using which I can upload to code to nrf52840 if and ms88sf2...
Hello:
I'm testing nrf9160's A-GPS function, and I find that an error of SUPL will be reported at runtime:
I use master branch of the nrf repository(nrf/samples/nrf9160...
I have a Windows 10 laptop (Acer Swift SF 514-52T) where I have installed the setup for nRF9160 from "nRF Connect for Desktop".
All steps followed.
I got some issues...