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...
According to the blog below, hardware design of nRF9160-SICA has been fixed on May 31st. https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf9160-development...
I am designing a pcb just the nRF 52840 MCU. The design of the PCB is based on the reference design from Nordic. When ordering the PCB I came across a problem that the vias...
I have 4 gpio inputs on the nRF52840 working and sending these states over the BLE. I tried to add a few more gpio inputs but I get an error =4 which I think is NRF_ERROR_NO_MEM...
Hello,
I can successfully put my nRF52832 into System OFF mode, however, the Debug Mode Interface is still running, so the current consumption is > 2mA. What are the command...
I have a nRF9160 DK need to update modem firmware to v1.0.0
According to C:\nRF91\mfwnrf9160100\README.txt below, I should use nRF Connect Programmer to update modem firmware...
In the light_switch example of nRF5_SDK_for_Mesh_3.1.0, I noticed that generic_onoff_client.h has a union for holding the current message packet. However, there is only one...
The timer example with SDK 15.0.0 uses the old timer driver. Is there any example code showing how to use the current nrfx_timer?
I'm just trying to generate a periodic...
Hi Nordic team and fellow fans,
I am trying to switch from SPI to SPIM and getting an odd assertion with no context after I kick off a SPI operation, but it only happens...
SDK15.3.0
nRF52810
the original secure_bootloader and buttonless_dfu works fine.
nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040e_ble
and nRF5_SDK_15...
Hi,
I am using the nrf52832 dk,
i want to decrypt the data i receive over ble (AES encrypted data will be sent over ble) which api's or sample codes should I use?
Hi,
In the cops=0 state, how long does the modem take to scan each band of both cat-m1 and NB-IoT? How does a roaming sim affect these times for both technologies? In...
Hi
I would like to give a try to nrf52 on mbed. So I went to:
https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-blinky/
and clicked Import to compiler...
The demo board would not connect (no second LED)
Since in Italy we only have NB-IoT, I guess I should recompile a more recent version of the demo application.
I have followed...
I'm a newby in bluethoth communication. To control model cars and model trains in scale 1:87 I built a decoder with an ATMEL chip. The communication based on digital infrared...