Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
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,
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...
Hi, I'm using pc-ble-driver-py by python3.6.
I used this git( https://github.com/jorgenmk/pc-ble-driver-py/tree/python3-support )
I succeeded in building above project...
hi team,
how can i message a nordic employee privately. to ask some of the questions like RSM in my region and so on. because old conversation are deleted. in this new web...
Hey, Can anyone tell me what is wrong in this routine for device information service initialization? It shows manufacturer name, hardware revision and firmware revision characteristics...
I'm looking for help figuring out why my nrf51422 isn't waking up to advertise, I'm missing a detail but I don't know what it is. It works great, until sd_power_system_off...
Dear Nordic Team,
Thanks for supporting.
I am using PCA10028 hardware and SDK is SDK12.3.0. I want to use two adc channel one for connect with battery sensing and another...
Hi,
Just a quick question about the chips included in the nrf52 development kit.
I have two sets of the nRF6827 Rev. 1.2.1 kits, each kit included 5 cut tape chips. Are...
No matter flash is full or not, calling fds_file_delete() and fds_gc() does not free storage. We checked the content in flash are not 0xFF. Moreover, after this issue, always...
Hi,
I'm wondering if it's possible to set hopIncrement (Core4.2 Vol6 PartB 4.5.8.2) to a specific value (not random), like 5, in current SoftDeivce. Also, if that's possible...
I've been playing around with the SDK these past few days using both Keil and ARM GCC options.
When people develop a product using this SDK, do they just clone one of the...