In ticket Case ID 290251, Torsten Rasmussen provides the following advice to ensure that the toolchain corresponding to the SDK is used to build the SDK (this applies to nrfutil...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...