Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
I'm developing my product using NCS. It compiled fine yesterday, but today when I opened VS Code with the nRF Connect extension, it prompted me to install the toolchain. I...
Hello, I’m testing a circuit built with the nPM1300. When connecting or disconnecting power via USB-C, noise is generated at the circuit's button, causing unintended signals...
Hi
We know PMIC nPM1300 can transfer battery information through I2C to nRF54L15 to run fuel gauge algorithm
Can we user other PMIC(like MAX77654) that also have I2C I...
Hi Sir,
As check below link, the battery profile can support on non-Nordic MCU.
(+) Does the PMIC nPM1300 support Fuel Gauge feature for MCUs outside the nRF SoC family...
Hi,
I took a HTTPS Client Sample application from nRF SDK v2.6.2 and I cannot make it work.
What I figured out already is that SSL certificate for 'example.com' has changed...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
Hello. I am using nrf52832 for Ble-based positioning. currently i am tackling with establishment of an anchor measuring rssi values and sending them to a central center (a...
I am trying to use TTM (nRF Thread Topology Monitor package) with a newly bought nRF52840 Dongle (PCA10059) on Windows.
Following the instruction at https://docs.nordicsemi...
Hello Everyone,
I am using a nrf54l15 for my current project and ran into some discrepancies within the documentation provided for the processor.
Even the AI chat bot...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello,
I'm working on a project that uses the Serial LTE Modem (SLM) application on a custom board. The main processor sends data to the nRF9160 over UART. The project is...
Hello Nordic forum,
I must not quite understand how CoAP callbacks should work. Would anyone be able to give me any advice as to why my modified coap_client results in undefined...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
Hi,
Im currently trying to add FOTA via BLE to my project.
To get familiar with this i wanted to add FOTA as described in the nrf connect intermediate course lesson...