Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
I built my project with SDK 15.0 but for some modifications I migrated to SDK15.3
In my application I use pairing key to secure connections but since migrating to SDK 15...
Hello,
How to ass custom button using BSP? In the default setting, there are only 4 buttons. But my custom board has more than 4 buttons. How to add more button using BSP...
Hi, I have a question on USB performance of nRF52840. I have Rigado BMD-340(s) and I have to verify the maximum data rate supported on USB interface. Its says 12 mbps in the...
Hi
There are two PCA10090 DK boards. Each one had its own iBASIS card.
Previously, I registered these two in nRF Connect for Cloud. DK board A with SIM card A.
DK board...
I have ordered some PCBs which have I2C lines on P0.08 and P0.09 and have been trying to test using the Dev Kit and for some reason, I can't get any traffic out of these pins...
Hello. I want to add OTA DFU feature to my device, based on nRF52810. I already met problem with not enough space on this chip, but it was solved, so I hope it possible to...
nRF52832 will restart accidentally, I have checked code, but I haven't fixed it so far;
Because restart is random, it is hard to reappear;
my question is
1, How do I...
Hi Sir,
My project need LESC & AES-CMAC function, then I enabled below CONFIG in sdk_config.h :
NRF_CRYPTO_BACKEND_MBEDTLS_ENABLED
NRF_CRYPTO_BACKEND_MBEDTLS_ECC_SECP256R1_ENABLED...
Hi,
So I am trying to configure the stdout console to use UART1 by default. Using the NrfConnect menuconfig in Segger emStudio I can set it to use UART1 with the following...
Hello !
I have read in DevZone, but still not sure regarding nRF52832 .
For nRF52832 and page size 4k, and regarding only writing zero-bits.
Can I in same page perform...
Hi team,
Here is the previous ticket
https://devzone.nordicsemi.com/support/234693
One of my customer TMC is using our nRF52810 in a BLE key project for central role...
When in dfu mode (with usb dfu enabled) if we jump to application via "
nrf_bootloader_app_start" there seems to be an issue where the firmware locks up and doesn't start...
Hello
my setup is a nrf52840, the sdk15.3, Softdevice s140.
is there a possibility, maybe with freertos, to to run two seperate applications like two threads.
In the...