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...
Folks,
I have read through a lot of threads on here trying to solve this and believe I have tried everything to no avail.
I am finding that I cannot get the nrf52832 to...
Is it possible on the central device to create secure and unprotected connections simultaneously with different peripheral devices? How should the peer manager be configured...
Hi,
I'm writing an application to communicat on BLE with an IoT device.
I connect well, and can write on characteristic but normally I should receive notification after...
infocenter.nordicsemi.com/index.jsp
<info> app: peripheral init ok <error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_CONN_CFG_GAP...
Hi,
I was wondering if there is some kind of SIP client example code available (or in progress) for the nRF9160? For a new project, we are investigating to use the nRF9160...
I'm currently working with nrf52832 implementing bluetooth and spi functionalities. The bluetooth connection to PC is working fine, it connects and after that starts transfering...
Hi,
It seems I am unable to open the asset tracker application in SES. I get the following CMake error:
I've followed the nRF Connect SDK getting started app, and all...
I have a BLE device acting as a central and a peripheral, relaying information between that peripheral and a custom iOS app. As a central, it reads (not notifications) the...
Hello everyone,
I have a question regarding logging errors on debug console (UART or RTT) while using ZigBee stack:
My problem is that I can't get any debug print when...
Hello,
We are developing a wireless charger using Qi, that also uses BLE and NFC using nRF52832.
Right now our NFC antenna (same one as used by Nordic in their DKs) is...
hi -
so i did a little research and it looks like the java virtual machine for the ME edition will be able to work on the dongle. However i could not find any literature...
I am starting to debug nrf52840 UART example. I tried to change clock to internal RC oscillator then I am trying to connect nrt connect Mobile app, adverting happening but...
Dear,
I am using ncs_v1.0.0_rc4, and got the FW mfw-nrf9160-1.0.0-25-rc2.prealpha from . I want to update this FW
I tried to use nRF Connect v3.0.0 Programmer
/Cellular...
I am developing software for the nRF52. As recommended by many recent posts here in the Developer Zone, I have upgraded to SDK 11. I am working on an application for a battery...