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...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
Hello,
I'm using the nfr52840 with SD140 and the SDK 17.0.2
I'm facing an issue where calling nfc_t2t_setup is failing when it called a second time.
I'm wonder the following...
Hey!
From this link it says one can force the cortex-m4 to disable write buffering. This is supposed to remove imprecise bus errors.
To do this i write 1 to bit 1 in the...
I want to design custom board for nrf52840. I will be using configuration 5 from Reference Circuit nrf52840 . I do not want to use NFC can I leave NFC pins not connected....
I use 52832DK to run the light demo of ncs1.5.1. This demo is in the nrf\samples\bluetooth\mesh\light directory.
After the nRF Mesh App is successfully configured, when...
I am bothered by the fact I have to ask this question at all. It should be easily found in the documentation but I cannot find it for the life of me.
I am trying to increase...
Hi All,
I have all files needed for buttonless DFU for a target nrf52832 device.
I am trying to port the DFU process to python without needing a NRF52 dongle, just using...
Hi,
I am using nrf52840 mcu, accidently 11 volt power supplied on ADC pin(AIN7).
I thought the pin was blown, but when I supplied a voltage below 3.6V to the adc pin,...
Using the NRF SDK, I am developing a remote BLE HID device that is a music controller (Play/Pause, skip forward, back, volume up down). I am having an issue with iOS devices...
To kind attention of Nordic support team,
we have got this custom hardware based on nRF52833 with an active ble connection when device is in run sleep mode.
We have got...
Hi I developed a program in zephyr that reads ADC unfortunately I stumbled upon a bug which can not be solved currently. https://github.com/zephyrproject-rtos/zephyr/issues...
Hi All,
We are in process of Porting our Thread based application into FreeRTOS environment.
For this, we intend to make use of freertos_coap_server example provided and...
Hi,
I need to store the 1kB of data in the flash storage and it need to be read anytime and change the data anywhere.
I am using nrf52840 DK and also nrf5340 DK to perform...
Hi,
i am working on dfu with nrf52dk. i am facing a problem when genrating private key.
in cmd i got error with following command
"C:\Users\admin\Desktop\a> Traceback...