I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hello,
we have two custom boards with nRF51822.
We use NUS.
If our pakets under 23 Bytes everthing is fine ....
If we want to sent paket with 140bytes, the central...
Hi!,
I've made a custom board using Taiyo EYSGCNZWY bluetooth module, to be used as central in a project. To use this module, several changes have to be made in the clock...
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...