Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hi,
I am trying to configure the nRF52832 on my custom board to work on the 32.768KHz clock signal from the host controller. I have configured the LFCLKSRC register to use...
Hi
I have a problem with my NRF52 DK and my HEX file ..
With one of my projects, when I generate a HEX file, and I put this one in the NRF52 DK, the program is not working...
I'm fairly new to nRF ecosystem and embedded studio. I'm just trying to read GPIO read of my digital hall sensor. Can anyone find what am I doing wrong with my code? I just...
Hi,
I generated by DFU package following the BLOG post: devzone.nordicsemi.com/.../
However I had to make some changes as it seems to be out of date. I used the following...
I am developing the product using SDK14, hrs_freertos.
Now I am developing buttonless_DFU but it does not work.
Can you tell me more details on how to implement DFU in SDK14...
Hi to everyone!
I have been looking for a way to get all the bluetooth adresses which are active around my chip (I have a nRF52832).
I know I can program my device...
Hi nordic
I am testing with an FDS example. I am reading and writing various data. But there was a problem in the writing process. I called fds_record_write () once, but...
Hi everyone,
I have the same problem as the others before me. I have tried everything as described in other topics but it is not working. Have some screenshots below:
...
Hi all,
I was planing to use the nrf52832 with WLCSP package in a new design. But I noticed that the SWO pin which is assigned to pin 21 for the QFN package is not assigned...
I'm trying to understand how to handle error codes from the twi driver at the moment. When I hold my I2C slave in reset and try to configure it nrf_drv_twi_tx() returns 0x8201...
Hello,
in the electrical specification of the Timer peripheral (in the product specification page of the nrf52840 or nrf52832) it is said that there is 0.25us of delay between...