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...
Hi
We are using the NCS V2.6.99 for a sample project which scans for peripheral devices.
I've seen that the scan-callback-function return the struct bt_le_scan_recv_info...
Hi, when I debug my software (nrf5340 cpuapp) from the nRF Connect plugin in VS Code, when I hover over variables and buffers, only the content of the variables is shown,...
product details:
nRF52840 custom board
nRFConnectSDK 2.2.0
we want to implement custom service interacting with the Android app.
Where we will receive on command from...
When creating a Bluetooth Mesh Vendor model ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/bt/bt_mesh/vendor_model/dev_overview.html ) and if the vendor...
Hi there.
I'm using nRF5 SDK 17.1.0 with nrf52840.
I've configured my timer3 to interrupt by compare with 10us ticks. When it does, I toggle a pin. But when I measure...
Hello,
I am developing an app based on the the buttonless_dfu example and the secure bootloader and it works fine with Android.
I have the following problem with IOS:...
Hi all,
I have this annoying issue that I can't find a way to get rid of, and I don't know if it's intentional or if there is even a way to deactivate it.
I'm using VS...
Hi Community,
does someone here have experience with DAPLink?
currently the nRF5340 is still not spported by DAPLink, I`m considering to compile one. here is how to port...
Hi
We were using the nRF54L15 PDK V0.2.1. But after the update of the extension "nRF Connect for VS Code" to V2024.7.18 (pre-release), we are not able anymore to debug....
hi , i'm trying to connet sim800l and neo_6m modules to nrf52840dk using zephyr ,however i can't find any code source to use .,or do i have to creat the code from scratch...
Hello,
As I was using the sample“nrf_dm”(SDK v2.6.1),I wondered how programs were run, how threads were scheduled to give measurements, and how I could learn about this...
Hi, I'm working on nRF5340, NCS v2.6.1, Zephyr v3.4.99. The net core is running the child image HCI RPMsg controller. Th app core is running application and child image mcuboot...
Using the following code block nRF52833(PRX) can receive the data from PTX(nRF24L01+).
But how nRF52833 replies to nRF24L01+ with the ACK packet which includes user...
Hi, in order to reuse the original factory public Bluetooth MAC of nRF5340 based radio module, I had introduced a function that reads the MAC address out of UICR.OTP area...
After enabling Littlefs, I wanted to use a serial port to write files to it. I first tried using mcumgr, but currently encountered some problems. So, I tried to directly read...