Im a bit stuck here.
I have the following code, trying to communicate with a flash memory:
Overlay:
code:
I get the following error message:
error: ...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
Hi, I am trying to understand periodic advertising and some basic questions:
I am using periodic_adv example from the NCS.
I see teo ADV data defined in the file as...
software:ncs 2.5.0
hardware:nrf5340 dk
hi professor,
According to the article at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf53...
Hi I have recently bought the product nrf52840 from Digi key, i have dumped the code so many times but now days it is showing the error. the issues is whenever iam trying...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hi,
I would like to use hal_time_get() [hal_timer.h] in my project, and I try to add below library into Makefile.
but I got an error. "error: implicit declaration of function...
i am using/ ble_app_multilink/ example present in central folder..i am beginner to this ,,so i have few doubts in it
1)so where actually advertisers(which are advertising...
Hi,I had a problem with nRF51822 DFU.I tried to OTD nRF51822( version SDK_9.0.0 s110 ) wiht Android 9.0 devices( nRF tool version 1.9.0 ),but it always fail at 1%.The problem...
Hello fellow Nordic-ians,
I am developing a custom firmware for Nordic Thingy 52. I am using the Segger Embedded Studio as my IDE and J-link Edu Mini as the programmer ...
Hi,
I have found zboss 1.0 opensource.
Surveying the source, i have noticed that variable "g_zb" (nicknamed by ZG) give system informations.
I can find zed address(16bit...
Hi,
Here is my setup, NRF52832 PCA10040 s132, sdk 13.0.0.
I work on Windows 10 with a server (The aim is to do it from a Raspberry later) which one is connected to my...
Hi,
I'm developing a simple sensor application using s132 on NRF52832_XXAA. The application works fine, except that I have problems disabling the saadc module after conversion...
Hi, How can I configure so that I can transmit real GPS data of the device and watch it from nrfcloud? I think I need to change something in config files? Simulated GPS data...
Hello,
in the ble_advertising_start() function of SDK15 I noticed, that the check for the secondary_phy is the same as for the primary_phy.
I assume this is a copy paste...
Hi.
I am trying to choose the crystal and external capacitor for nRF51822-QFAA-LDO. I found the crystal with load capacitance 10pF. As mentioned in reference paper,
...
Hello. I am having problems when I connect one of my PCA10056 boards (nRF52840-DK) to my Windows machine and run nRF Connect v3.0, Bluetooth LE app v2.3.0. When I select the...
Dear Friend,
Using this tutorial I imported a Blank Blinky Kiel Project of SDK 12.30.
I am using a custom board with nrf51822, I imported the PCA100028 version.
...
Hi,
i am working on power management for nrf52832. i used icm20948 for gyro and accelerometer. my battery capacity is less. so when my mcu is going to sleep but gyro and...
Hi,
What is recommended to do for update SEGGER Embedded Studio for ARM 4.12 to newer version?
Is there any update tab from SEGGER or I need to download and install from...
Hi all! We have to work with PPK and nRF52 DK. For a measurement was used Power Profiler application from nRF Connect tool.
Is it possible to do the measurement in interactive...