Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
Hello! I am a beginner at nrf programming and have just started using the NCS and Zephyr on an nrf5340 evaluation board. I understand that Zephyr seems to be more or less...
I'm using a nrf52810 with limited flash size especially after adding a UART bootloader DFU and S112. I added uECC for connecting security. Now I need AES128 for my own application...
Hi,
I'd need some information I'm not able to find in product specification v1.3:
What is the architecture of the GPIO / AN pins of this device? Input p rotection diodes...
Hello,
I have successfully programmed the ble_app_uart example to a custom PCB using the 52832. Here is the board schematic, on the board C15 and C16 are not fitted.
...
Hi,
I want to know is Liniux system supported Nordic BLE OTA DFU ? According to official documents: https://www.nordicsemi.com/Products/Development-tools/nRF-Util ,it just...
Hello community,
I am implementing BLE peripheral code contains, A custom service, characteristic.
I am referring this link : github.com/.../custom_ble_service_example...
Hello, nrf5340 datasheet -> nRF5340_OPS_v0.5
section: 7.1.26.7 Sending custom instructions (Page: 383) 1. we can send an instruction consisting of a one-byte opcode and...
I kind off trying enable TWI in bootloader mode, This is because of following reasons.
Firmware is stuck in bootloader, if somebody removes the Device Battery during...
Hi.
I'm trying to run an application using a custom SPM module in a nRF5340 where I get an error while running it. I'm using nRF Connect SDK. The terminal gives me this...
Hi
I have searched this question on the website before posting this and found that the nRF52 devices support SWD interface (which is peer to peer) and not JTAG (which...
Hello,
I was able to install all tools proposed by the nRF Connect v3.7.0 except the most important : Toolchain manager.
It retruns the following message
running...
Hi, I am interested in using the KMU and I have seen some examples of it here (9160 but similar): https://github.com/einarthorsrud/kmu_sample
and also some docmentation...