In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
HI ,
I have built a mesh based network based on the light switch sample.
Now I'd like to take it to the next step - I'd like the pass 70 Bytes of data between nodes (...
I am using the nrf51-dk on windows 10 and I tried to apply the latest mbed bootloader. After I do that and restart the chip, the device seems to mount and dismount repeatedly...
hi all
i want to make BLE peripheral app for send data to via UART but i don't know about which sample good for my purpose? so please tell me which sample good for my requested...
Hello
I have a very strange behaviour with debugging the mqtt_simple example for the nRF9160. The example is crashing in debugg configuration. (This happens with Segger...
I am using Nordic SDK 14.2.0 with the pca10040 and I want to integrate the Buttonless DFU functionality into my project (started with the Nordic BLE app template).
I tested...
Hi All
I want to add some custom source files (.c) & header files (.h) to an existing project.
I tried adding it by right clicking "Project app/libapp.a" branch of the...
I'm getting started developing an app for nRF52811. have worked with nRF52832 before. I was wanting to start my development on top of the basic ble app template project, from...
Hi,dear engineers,
I refer to the examples in nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_buttonless_dfu\pca10040\s132. I Port it into my own program. it seem...
I try to send the NRF_LOG_INFO() messages over a own backend interface. I tried to add a new backend with nrf_log_backend_add() and enable it with nrf_log_backend_enable(...
I am trying to do Secure DFU through WebUSB [1] . I need suggestions to move forward.
Some starting points I found :
DFU Protocol
I did saw that SDK 15.3.0 outlines...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone(Huawei HTC and so on,android system),and using...
Hi all,
Our custom board has 2 MCUs connected each other via UART to implement 2-chip configuration.
One is the main MCU which has Cortex R4 and the other is nRF52810...
My company has developed an application in Python3. We need to integrate the pc-nrfutil scripts ( https://github.com/NordicSemiconductor/pc-nrfutil ) with our application...
Dear All,
I am measuring VDD and VDDH using the internal SAADC. In normal mode (VDDH not connected to VDD) the reported results are good (3.0V and 1.8V for example). But...