Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
Hi Everybody
When I run my code with the debugger, it always crashes when executing sd_softdevice_enable(). Even if there is no breakpoint activated. However, when I run...
SDK 15.3 API S132
How can i implement the HFCLK using softdevice or how can i enabled it
I need to be able to run an SK6812 which has the following timing requirements...
I'm attempting to make a custom program using a few different libraries based on the samples. In attempting to initialize nvs, it returns -22. I've been able to trace it deep...
Why does " app:" appear in my serial port when reading from ble_app_hrs_c from the SDK for nrf52dk. I was looking to remove this part sending to the com port but I cannot...
Hello to all,
We have developed our application & the following platform we are using:
SDK 15.0, Segger IDE on windows PC
Softdevice version is 6.0.0
Hardware version...
Hello,
I'm using SDK15.3.0, softdevice S132 v6.1.1 and we would like to know if it is possible to combine the application and the bootloader in the same ZIP file in order...
Are the MIPI and MAGPIO interfaces mutually exclusive, or is it possible to setup nRF9160 to use both? For instance, can I use MIPI to control RF switches, but at the same...
Hi,
I've created a project combining gps, nvs, and mqtt based off the nrf and zephyr project samples. I've been able to go into the sample projects and add .overlay files...
Hi.
I'm dfu test for sdk13.
NRF52832 EVM board
nrfutil version : nrfutil version 3.2.0
D:\nordic_nrf52832>**nrfutil.exe dfu ble -ic NRF52 -f -pkg dfu_test_app_hrm_s132...
Hi, i want to use dfu for application with mesh. But i want to update via ble in direct connection with phone, not via mesh protocol. Should i use example from mesh sdk or...
nrf52832 is connected to the main controller of the circuit on uart lines (RX and TX).
We have observed that even when we completely cut-off the power of nrf52832 then also...
Hi
I used the SDK 14.2, and download the android source code from guthub. Because I sent many packets(about 100 packets), so the delay should be set in the Android. I tried...
Hello, I am using nrf52832. I am adding pwm library in dfu secure boot loader project. I imported all required library but can't find PWM enable drivers/ library option in...
Good day!
I'm interesting in ability to support of some required Cybersecurity features by NRF52832 or/and NRF52840:
Is it possible to fully disable JTAG and/or SWD...