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...
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...
Dear Nordic developers!
I am working on a project, which should use the ANT+ and the BLE communications, too. The S310 SoftDevice is good for them, but I have some problem...
Hi
I have been reading a lot of posts and the documentation on DFU for SDK7.2, but something is not really clear to me.
When I compile and program the boot loader in my...
Has anyone added an external power amplifier to the nRF24L01?. For my application, I need to increase rf power.
What about a skywork Amplifier ? if there is any amplifier...
Howdy all,
Has anyone added an external power amplifier to the nRF51822? From what I recall the BLE spec allows for 10mW output power (well, 10mW would be the maximum for...
Is there any recommended chip antenna for NRF52 SoC? Any guideline on the antenna placement, designing the matching circuit etc? I assume for NRF52, no need for an external...
I have moved bootloader from 8.0.0 SDK on top of our custom application. During boot, the softDevice transitions to bootloader as expected. The bootloader then advertises...
I'm using vanilla version of the dfu_dual_bank_ble_s110 project on top of my application. The problem is that the firmware enters bootloader mode whenever a USB is connected...
Is there a way to figure out for which target a binary in _build/ is compiled with Keil?
(other than parse .map or .lnp file for a file unique to the target)
hi , I am trying to download the softdevice(v8) and cross compiled application(using makefile in nrf51822 sdk v6) from my Linux PC using JLinkExe.
following is the memory...
if i am a master i want know to know the sleep period of node,how do i know...?
how do i know whether it is sleeping or awake..?
if i have data to sent for node,but...
nrf51822_AA rev3, SDK8.0.0, S110 8.0.0
My application has the max number of bonds set to 24 with a size of 128bytes each. So that's 3 pages. Plus one page for saving user...
Hello,
I want to generate timer events as exact as possible, based on a time base that is defined by a runing timer. For example, I've setup timer0 to count up every 1µs...
Hello,
I want to use the Segger drag and drop programming feature on the PCA10028.
I have got a running application with the S120 softdevice.
To use the mass storage...