Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
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...