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...
Using the nRF52832 device with the S132-v3.0 soft-device (s132_nrf52_3.0.0_softdevice) and SDK version 12 (SDK120200F12) (Customized for our application, which includes use...
I am working on a ble nus pheripheral application on nrf52810 with sdk 15.2 and s112. currently I can connect to nrf52 with 4 mobile phone at same time and send&receive string...
I managed to set the UUID section on my own, but I'm having trouble reading and writing some data. I'm changing the on_write function in Ble_nus.c, but I can't get results...
Hello,
When debugging one of the projects, I encountered the situation of a frequent reset of the device during connection. A quick scan under the debugger helped show the...
Hello,
I'd like to develop and base on the " Experimental: ATT_MTU Throughput Example" project.
Seems like the example project doesn't implement the DFU (aka, OAD).
...
Hi Nordic,
In my custom board, I need to access peer data at quite early stage - to determine which board it is.
So my question is: Can I call pm_init() (in peer_manager_init...
I have a scanning application that uses pc-ble-driver-py to communicate to the nRF52480 Dongle on Windows 10. I'm using connectivity_4.1.1_usb_with_s132_5.1.0.hex in the dongle...
Hello,
Does nRF905 communicate underground? I mean if I bury one chip underground would it be able to transmit to a receiver on the ground?
If yes, How deep could the...
I'm looking for a way to speed up connecting to a peripheral (IOS or Android device, nrf52 is central). I understood that caching data to avoid needing the discovery phase...
Scan in the background while connected to one Peripheral in a multi-linking central.
In this state, we confirmed that there was a period during which Central could not communicate...
Many of your descriptions of your product keep talking about Bluetooth 5 support.
For example: https://www.nordicsemi.com/Products/Low-power-short-range-wireless/Bluetooth...
We are using the secure BLE bootloader from the nrf52 SDK versio 15.2. We did put in our own key files, but other than that I think that I don't think we changed much in the...