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...
Hi,
I am converting my NRF52 SDK application to NRF Connect. You can find the working project here: https://github.com/jensb1/zephyr-example . It is mainly to get the components...
Hi,
I started evaluate actinius_icarus/nrf9160 board and create a new project copy secure_mqtt_sensor_actuator, I choose actinius_icarus/nrf9160 and despite an exclamation...
i can't create multiple services with the same base uid-128 bit and two service id 16 bit i have created one and its working . this is my code and the error is
Hi,
We are using nRF Connect for Desktop as the production fixture to test the BLE function of our products. To automate some testing procedures in production, we want to...
The advertising PHY is set to 1M; is it fixed? If so, I'd like to understand the reason by reviewing the relevant technical documentation. In the example, it is set to AUTO...
Hello.
I have an nRF9160DK and an nRF7002DK. My goal is to set the nRF9160DK to use the nRF5340 as a module to connect to Bluetooth.
There are two main things I want to...
Hello,
I am considering implementing SPI communication as the transport layer for mcumgr in my application. The setup involves an nRF52820 as an SPI slave and an nRF52840...
Hi everyone,
I am using the S25FL064L memory with the nRF52840 microcontroller and I have a reading problem.
I can read the memory using READ4O mode (opcode 0x6B) but...
Hi Nordic Team,
I'm trying to enable modem tracing on the gnss sample code on my nrf9160dk but have been getting the following error:
Per suggestions on similar threads...
Hi All.
Regarding this exercise, are we sure there is no bug in the https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/ documentation?
After installing...
Hi,
I have a question about the System Monitor section of the nPM1300 documentation:
https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/saadc...
before setting NRF_POWER -> SYSTEMOFF = 1, I chose a switch button and an accelerometer as external wake-up sources.
both of the wake-up sources can wake up the chip in...