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...
I am trying to use the radio test example and I have CLI working through RTT.
What I haven't figured out is how to use the items in radio_cmd.c. Am I missing something?...
I am trying to configure or set gain in SAADC example, for various gains it should operate but i am not getting how to set gain register so that i get SAADC output depending...
Im using nrf52832 kit with sdk15.3 SAADC example for ADC output, which is working fine but im not getting how to vary gain.
i want to set gain these values 1,2,4,5,8,10...
We faced the issue that some of our NRF52832 Raytac modules (MDBT42Q-512KV2) don't respond over the SWD interface. But all of these modules were working previously and we...
Hello,
There is any unique ID per chip that we can use? On my application I'm able to add and remove devices from network, each network consist on 5 to 10 devices. I'm...
I have looked through both the nRF51822 Reference Manual and Product Specification, and have searched through this forum, but to no avail so far.
Could I please get a definitive...
Hello,
we are using the nRF9160 on our own hardware and freeRTOS.
Since our toolchain & firmware stack is not using any zephyr code it would be nice to have to API of...
Hi,
I have read several threads on the devzone that points to the DEVICEID being randomly generated and not unique. At the same time chapter 7.4 in the Reference Manual...
Hello Nordic Pros,
I am a retired old school hardware guy doing some firmware for an NRF51822 product using the Kiel IDE. In my prior life, doing similar work, I recollect...
Hi all,
I am studying the nRF52840 development kit. While studying I am tested the working of ble on nRF52840.So I am tried to connect the ble with my mobile phone, unfortunately...