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,
The questions:
When is PB-GATT expected to land in the SDK for Mesh?
What are the best Andorid/iOS example apps to act as provisioner and network...
nRF Connect suddenly can not find the COM port to my nRF Dongle. The same setup used to work fine untill today. I reinstalled the nRF Connect, JLink drivers but it is still...
Hi,
I'm using SDK 15.0.0; nrf52840 DK; IAR(EWARM).
I want to add TWI(i2c) from example in SDK to my project.
But I facing with next errors:
Error[Li005]: no definition...
Hi dear engineers,
I have a strange TWI problem on my production protype which programmed based on the official twi example with softdevice s130_nrf51_2.0.1 and SDK 12.3...
Hi,
I'm trying to schedule few events within the shortest connection interval . Is it possible to shcedule 3 events, 2.5 ms long within 7.5 ms connection interval? Could...
Dear all,
I am using the nRF51822 custom developed board. Earlier it was working fine, but now when I try to connect the BLE with nRF ToolBox APP UART service, the APP...
Hi,
Have flashed an early sd_power_system_off first line in main() when measuring power-consumption...
Now the SWD access seems gone. Is there a trick to get it back in...
Hi, I'm working on a custom board with a nRF52840.
I want to use REG0 and REG1 as mentionned in Figure 13 of the datasheet : with VDDH, and both DCDC. My PCB is powered...
Hi there
I have a NRF52 Dk already and it had been setted as master.
The log might contain the specific advertisement channel power or how much packets has been sent...
Hello,
I want to send 6 bytes of data over BLE. I will set a timer for this purpose. When there is timer interrupt, the data will be send.
What I wanted to ask is that...
Greetings,
Trying to fast-track my set-up and use of the Nordic Semi devices and toolchain. My questions/comments are as follows:
1 - What is the best *free* option for...
Hi,
I am using ble_app_uart service in my application. I am trying to send files using teraterm tool. If I am sending .txt or .doc files there is no disconnection in the...