Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
This is in reference to: devzone.nordicsemi.com/.../getting-started-with-nordics-secure-dfu-bootloader
On step B1, it says: " Next step, inside SDKFolder\external\micro...
Hi,
I'm working on a project where the NRF52840 chip is connected to multiple peripherals (4 of them) through SPI. The hardware has been designed in a way that each peripheral...
Hi, I am using the ant_plus/ant_bpwr/bpwr_rx code as a reference to capture power data from an SRM power meter. I am at the point where I get the following messages, which...
Title says most of it. I'm wanting to perform an OTA DFU of an nRF52840 running NCS 2.0.0 using my android from either the nRF Connect Device Manager or nRF DFU app. There...
This is my first time developing for Nordic processors. I am using Zephyr 3.0.99 with the nrf52810 on a ublox BMD-330 eval board. I connected a W25X20CL 2M-bit chip via the...
I've got a working nrf52832 application using central role to connect to another peripheral. I also want to enable SMP DFU mode - so the app needs to advertise and behave...
Hi,
I am using sample code v1.8.0\zephyr\samples\net\sockets\dumb_http_server to test USB RNDIS
I did some changes in overlay-netusb.conf gile lik
# USB Device settings...
I'm interested in seeing what the NRF debug adapter does, using Jlink
2022.7.111 - nRF Connect for VS Code
I can't get it selected and the documentation is not very...
Hello I'm trying to get the lower consumption with this EvK in power off mode. I was expecting around 0.5uA but the minimum I get is 1.8uA ~ 2uA.
The measure has been done...
hi,
I have a got a nrf9160dk and also a custom board built on nrf9160. I want to know which programmer to use for nrf9160dk first and subsequently can use it for testing...
Hello Nordic Team,
I was priting logs using RTT _LOG APIs
I can able to see timestamp while printing it
<t: 16775755>, main.c, 295, --------------------------------...
Hello Nordic Team,
I have a question out of curiosity.
BEACON debug prints has been enabled. And I am seeing these prints for every 10 seconds.
Below is the log
<t...
for the NRF9160 I have 256KB for RAM
however, only 128KB are available for my software, since it's defined as nr9160ns
how can I assign the full 256 kB for my software...
I use Nordic BLE Mesh example(Light Switch), I want to implement remote control. The following is the topology map, and the publish & subscribe address(Group address) has...