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 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...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
I've been trying to wrap my head around the app_twi library by looking at the examples, and I'm slowly getting there.
However, for my application I need to send multiple...
There is a fair amount of documentation suggesting that a Raspberry Pi or consumer router running OpenWrt can be set up as an edge router for Bluetooth.
The builds involve...
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...