Hello Nordic Team,
I have a working project that uses BLE to communicate with a mobile app, and I am now looking to integrate Google Fast Pair as an additional feature....
Hi, I've been given an nRF52 devkit and have been tasked with programming to generate a 2.4GHz signal. The requirement given to me is that simple. (I believe an RF expert...
Hi,
I’m using the function lte_lc_psm_param_set(rptau, rat) . After connecting to LTE, I call lte_lc_psm_get(&psm_cfg.tau, &psm_cfg.active_time) and receive the following...
Hi,
Developmente setup: Windows x64, nrf connect for vs code, SDK and toolchain versions 3.0.2.
I was trying to build a proyect for a custom nRF5340 board when I encountered...
Hi,
I am getting randomly incorrect SOC reported by pmic npm1300. For most days, it reports correct SOC but then all of a sudden it starts to report incorrect SOC even though...
Hi,
I recently found out about the Periodic interval feature on GRTC CC[0] and it seems like it would be quite useful for my application. Most of my code so far uses the...
Hi,
I have integrated Neuton’s “Transport Type Detection” pre-trained model into my firmware, running on a nRF52840dk. For collecting 9-axis IMU data, I’m using the ST X...
Hello,
I'm started implementing DFU over serial port and see documentation from this link: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5...
Hi, I am now using nRF24lu1p, for using cklf_wdog_init() to enable watchdog, then I set cklf_wdog_init(10) in main function, but don't know how to set watchdog event handle...
So we have been developing on the nRF52811 and realized we need OTA (Over the air Frimware) aswell and we have 30kB Flash and 8kB Ram remaining. Can this be done?
Also a...
Dear Sir/Madam,
I am trying following,
1. Avoiding SPIM transfer interrupt handler.
I am performing following steps,
1. nrf_drv_spi_init() for Handler parmater 'NULL...
Hello,
I'm using nRF connect for power profiling of nRF52840 DK. First time it works.
If we close the nRF connect and open it again then I get error.(Also after power...
How can I do LESC on my central with an Android peripheral device, if with each new connection the MAC address on Andriod changed randomly?
The first time I am making a...
Hello,
I want to use 100 bytes of flash as non-volatile data memory. We should be able to read and write this memory during execution.
So for this purpose I need the implementation...
I already follow the link for terminal in this link https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_cli.html&cp=6_1_3_10_3&anchor=lib_cli_terminal_settings...
nRF52DK
p20 debug out
external board is 51822 + sensors
I managed to connect the external board through p20 on the 52DK. I can successfully program the external board...
I am reading about nRF52811 SoC which is currently supported by nRF5 SDK v15.3.0 and SoftDevice S112.
I want to know more about its direction finding capabilities and play...
Hi,
I'm trying to add the NUS service to an existing application (freertos based, SDK15.2, already use a custom service)
I copied the relevant code snippets from...
Hi everyone,
I'm trying to use nRF52810 with SoftDevice S112 to sample five ADC channels. I'm finding this very weird issue, where first channel is showing correct value...
Just getting started with Nordic toolchain and I got this error below.
=== updating civetweb (modules\lib\civetweb): --- civetweb: cloning and initializing Initialized...
i need a code for when button press after one second delay led will glow continiously whenever again pressing the switch it will stop glowing using apptimer