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...
When I do a 'build and run' in Segger Embedded Studio I get this error
Then I press the reset button and everything works.
If I do 'build and run' again the error repeats...
Hi
I would like to add to the scan_adv example, the possibility of the FOTA upgrade.
I can merge the scan_adv and smp_svr examples, and get them to work at the same time...
Excuse me:
1、The customer wants to use p0.21 pin as General purpose I/O,Can the reset circuit of p0.21 pin be removed?
2、The customer said that when a new nrf52832 chip...
Hi,
I want to add DFU over mesh and usbd into the client example.
I have faced an error of Multiple definitions of UARTE0_UART0_IRQHandler. I comment out the UARTE0_UART0_IRQHandler...
Hello,
i am currently trying to create a project that uses the NRF52840 board as a switch to control sylvania smart+ A19 filament light bulb.
However, i am unable to detect...
Hi,
I'm using NRF52840 in order to implement an application which will connect to a mobile device with PIN code (MITM). In addition - my app will be able to connect to a...
Hi everyone,
I'm using the nRF5340 board, nRF Connect SDK v1.5.0 and the nRF Connect app.
I am also using the example code "beacon" and all the data with integer format...
Hello,
I have been developing a serial C# application to work with the nrf52840 chip, initial development was done using the nrf52840 development kit which worked without...
Good morning,
I am using SDK 16.0.0 and nRF52832 uC. I have a project where I need to connect the uC to a CoAP IP. The only internet access it has is through an SoC developed...
Hi, Usually we set FLASH_START macro to indicate application start address, I do like to consult is't possible to change the FLASH_START from prebuild binary file without...
Excuse me:
PCA10095 cannot be download .hex on SES and nrf conncet programer,The figure below shows the problem downloaded on SES.How to solve tihis problem?
Hi, dear Nordic & all:
When I run libuarte example,I found a problem, I just set P0.14 to high at the begin of mian function, then I send data and test the example's function...
Hello,
I'm trying to develop an application sending GPS over HTTP requests.
I started from the "https client" and "agps" samples in the NRF Connect SDK: the single examples...
Hi,
I'm trying to build secure bootloader DFU(non_debug_version) for PCA10040 with the below mentioned prerequisites and I'm able to build the bootloader successfully...