Hi,
I have an issue with VS code. The connected devices does not show my jlink debugger nor the DK. However, nrf connect desktop programmer shows them.
Toolchain: v2.6...
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...
My sdk is 8.1.1, and use dual_bank_ble_s110. I can update application by doggle well, but can't update the application by nrf toolbox and nrf MCP. What should I do?
The made...
The list of nRF51822 hw revisions (build code) and matching baluns are not updated, and it is simply NOT POSSIBLE to figure out which baluns that match the nRF51 hw revisions...
I have somewhat unusual problem and I would appreciate your help on this topic.
So, to sum up my problem, I have NRF51-DK development kit and I accidentally "fried" the...
I have been attempting to copy the app_twi example for own application in order to get a better understanding of how the HAL works.
However, now I have an error now that...
I would like to have a ble communication between a keyboard and a computer. The keyboard will be connected with a nordic chip, but what can I use on the other side?
Do...
Hello,
I found this on the forum:
According to nRF51822 PS v3.1 section 8.23 pullup and pulldown resistors have a typical value of 13kohm. if you have e.g. a button...
Hi
I got a new chip, marked as "QFAABA / 1542AB".
I see that both errata versions 1.1 & 1.2 seem to be relevant.
Can you tell me which errata should I refer to?
Thanks...
Hi Nordic,
I am adding pstorage capability to ble_app_proximity example. Before adding pstorage, the example could receive Immediate Alert from a central and set on/off to...
Hi i'm a newbie in nordic chip. Can someone please explain to me that how to enable and configure the timer interrupt and what kind of setup need to be done?
Example in...
There is a mistake in LEDS_INV_MASK definition:
PCA20006.h / nRF examples 10.0.0
#define LEDS_INV_MASK 0x11111111
// blue will be erratic
PCA20006.h / nRF examples...
Hi,
when i setting up a new project in uVision, i get a crazy Error wich i cant handle with.
My error is --> main.c: error: C3906U: Malformed via file '.\main.__i'....
Hello,
in the new version of sdk (11.0.0) you support s130 only.
That means the code contains both peripheral and central implementation.
Does it mean that s130 consume...