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...
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 am using nrf52840 to verify a signature using RSA and cryptocell c310.
I get error 0x07 when I try SaSi_LibInit();
My rndContext and the buffer are both declared...
Good afternoon.
I have bought a "nRF51822 Bluetooth Smart Beacon Kit (nRF6930, Rev 1.3.0)" this is the first time I work with this, docs say that it has installed softdevice...
On the current version of the nRF5 SDK we could only use up to 3 instances due to the hardware limitation on the Engineering A of the silicon,
nRF52840 Engineering A
...
.
Included an example picture, not at all the only issue. Using the new DevZone on iOS isn't a great experience. New devZone I think will be a lot better for everyone...
hi, i am using pca10040 devkit as multi-link central device to connect with 8 nos thingy52.
i am using sdk14.2.0 multi-link central example with soft device S132v5.0, i have...
Hi,
I have recently purchased a nRF52840-Preview DK board with the purpose to test Bluetooth 5.0 Specification based features like LE advertising Extension and LE 2M PHY...
I'm setting up the DFU using the example project in SDK 12.3. The only changes are a custom entry using GPREGRET, and a custom exit of a button press. I have removed the button...
The Nordic NFC tag type 4 library seems to be emulating a "MIFARE Plus" card (at least that's what my phone identifies it as). Most commonly available card readers support...
Board: PCA10040 (NRF52832)
SDK: 14.1
I'm trying to setup a BLE configuration where once the two devices connect, the peripheral will only continue its connection if...
Hi,
I am using the sparkfun nrf52832 breakout board with segger jlink and softdevice 5.1.0, I am not using the DK board.
I modified the BLE peripheral uart ses project...
Hello,
We are preparing for production of our nRF52810 based device and I would like to know what would be the most common way to flash our software(app/BLE stack) after...
Hello,
I've been using the nRF Connect app for iOS a lot to test my bootloader, but it is very annoying not to be able to delete old DFU packages.
You can delete them...
Hi guys,
I am developing a device which uses nrf51822 and using SDK 11. My application is connecting to other device continuously and exchange information by UART 10400...
Hi,
I've noticed that when using the CC310 hardware accelerated cryptographic backend the call to nrf_crypto_hash_compute() seems to return an error (not supported) despite...