Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hey, We are currently plan to start Bluetooth FCC certification process with our nrf52840. We were wondering if the BLE Direct Test Mode sample implements all the necessary...
We are developing Master and Slave devices. A slave must pair and operate only with its master. It must not be paired with other masters. Is there any way?
Thank you
BR...
Hello, I have recently changed my development platform from a Windows 10 PC to another PC running Ubuntu. I am using the v2.5.0 SDK version on both platforms and the nrf52840dk...
Hello, Lesson 8, exercise 3, regarding bootloaders and BLE DFU, of the intermediate DevAcademy course had a compilation issue with the nrf5340 DK, and using TF-M. It was caused...
hello,
I tried to apply modifications to use and test the qspi flash mx25r6435f on the nrf9160dk development board. NCS version 2.2.0. I can not see her.
prj
overlay...
Hi,
we are developing a solution where the number of peripheral BLE devices is increasing and we need to manage up to 30 realiable connections. We have been working with...
Hi everyone,
I'm trying to send updated gyro and acceleration values from MPU6050 continuously by BLE function from nrf52832. I'm currently using the nrf52 development kit...
I would like to inquire whether there is a sample or guide to search for and connect to iPhone background advertising when operating with nRF52840/5340 Central.
https...
Hi
Followup on this ticket: Enabling SPI and TWI drivers on Zephyr
First the fundamentals, I am using:
nRF52840-DK
nRF Connect for VS Code: v2024.7.13
nRF...
Hi
First the fundamentals, I am using:
nRF52840-DK
nRF Connect for VS Code: v2024.7.13
I am trying to create a demonstration project, where I need both SPI and...
I am having trouble understanding how to measure the power consumption of the nRF9161DK as recommended by the documentation: https://docs.nordicsemi.com/bundle/ug_nrf9161_dk...
I'm working on a complex legacy codebase for the nRF52840, which uses nRF5 SDK 15.0.0 and the S140 SoftDevice v6.0.0. The device previously only used a custom RF protocol...
Hi,
I'm using SDK 2.1.0 for this project.
I found that when I shut down using the following:
pm_state_force ( 0u , &( struct pm_state_info){PM_STATE_SOFT_OFF, 0 ,...
I was trying to set up partitions on a nRF5340 DK so I can use MCUBoot, settings, and littlefs but am getting this error when flashing the dk:
The output Zephyr.dts has...