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...
I'm encountering a build error when compiling a project with both Wi-Fi and the PSA Driver for CryptoCell enabled in nRF Connect SDK v2.9.0. The error occurs in crypto_mbedtls_alt...
Hello,
When using extended advertising with coded PHY, the advertiser address is included by default in the auxiliary packet (AUX_ADV_IND) on the data channels and not in...
I ma supposed to read FA0A03048100020000F , BUT I END UP READING FA0A030482000202020202. This is also common with the peripheral i am trying to interact, It sends a packet...
Hi everyone,
I´m work on a project were i have to stablish a mqtt connection with a RabbitMQ broker thats have user/pass auth and tls without certificate validate. My...
Hello, The Online Profiler tool currently doesn't support the nRF 9151. Is there a possibility it will be supported in the future? In the meantime, if I choose the nRF 9160...
Hi,
I've been working on Nordic boards for almost a year now using Zephyr and nRFConnect. I've been able to understand the DevAcademy Courses and to reproduce them.
The...
Hi,
I am working with the nRF52 DK running the Blinky example , captured BLE packets using the nRF51 DK sniffer and analyzed the interval timings across the advertising...
Hello, I measured with the PPK2 over the weekend and it stopped updating the .raw temp file after 208,201 seconds (probably nothing special about it) It is around 12GB. The...
Hello,
I've got the nrf9160dk board, but the nrf91 isn't visible. I was told that it's dead, and I should try to play around, at least with the 52840. I've tried to make...
Hello, I am currently working with VEML6035 light sensor and so far i had a hard time working with its 16-bit registers.
The code that i wrote:
overlay file:
I can...
Hi,
It seems like my system is crushing before going to deep sleep,
I have noticed that if I remove a k_sleep of 500 ms, just before going to deep sleep the system does...
It's successful when I use west :
% west flash -d build
But it's failed when I use nrfjprog :
% nrfjprog --program merged.hex --reset
OR
% nrfjprog -f unknown...
Hi nordic:
I use two NRF52DKs and download MESH CHAT separately, hoping to achieve communication between the two NRF52DKs:
SOFT VER: NCS2.8
The specific process is as...
Now I have a verification work on the nrf52840 development board, which is to verify whether the terminal device will perform signature verification after receiving OTA firmware...