Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
i'd like to send a file from nrf toolbox or connect to my embedded device, let's say i want to try with a "big" 1MB file. It seems that i cannot paste all the text in...
Hello
I've noticed that Zephyr uses a lot of memory with all its libraries. My code only takes up 15%, but I'm already out of available space. I've been trying to play with...
HI Nordic support team,
i want to ask about: interface multi to multi with proprietary_rf example?
At this time we only have 2 nrf52840 DK board. We cannot check multi...
Hi Team,
how to implement DFU OTA using nRF Connect SDK. NCS is different from nRF5 SDK, For nRF5 SDK lot of references available. please give any reference or examples...
I have a custom board with the nrf5340 and LSM6DSO accelerometer connected over SPI and I have an issue with the compiler not finding the lsm6dso file even after including...
Hello,
I have been testing the WIFI on the nRF7002-DK board and have found that it drops out if not used. The WIFI sta example running on the nRF7002-DK connects to a router...
As Pevious ticket: Using NRF24L01+ with pure assembler programing becomes very long, I open a new one as Torbjørn suggested
This is a description about what I have doing...
Hey,
So I was trying to flash the audio application on my nRF5340 audio dk. I built the program successfully using the buildprog tool provided.
The problem here is, I...
Hello I want to make an application that will be sending data from 3 peripheral BLE devices to the central device which wil be connected to PC and transmitting data (from...
Hi,
as soon as I include CONFIG_REQUIRES_FULL_LIBCPP=y in my prj.conf I get an error "undefined reference to `_impure_ptr'" when building:
This happens when I try...
When I developing application with nrf SDK,I can set device name by sd_ble_gap_device_name_set().
But when I turn to NCS,I should set device name such as CONFIG_BT_DEVICE_NAME...
Hello everyone I am using Nrf5340 Zephyr sdk v2.4.2 to broadcast BLE as a peripheral connecting 2 devices with Esp32 as central and phone at the same time, the following error...
Hello,
Does anybody know why I can not discover the service uuid as shown in the picture below?
I want to connect a sensor with this chip nRF52832, it's service UUID is...