I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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...
Hello,
We are developing an application to work as a multilink central with 3 different kind of BLE devices that include 1 custom device which advertise customised NUS...
I'm attempting to add support for a custom ili9341 display to a project running on a the uBlox Nora dev kit. I'm currently using VS Code with nRF Connect SDK1.9.1. My question...
tried the proximity example to check pairing/auto-repairing using PCA10040 board. currently having not auto repaing after we power OFF/ON the device.
we are planning to...
Hi,
I encountered an error when I turned on NRF_LOG_BACKEND_RTT_ENABLED in a project:
"...section '.log_backends' will not fit in region ‘UNPLACED_SECTIONS’."
"region...
Hi All!
I am using nrf21540 along with nrf52833/20. My question is can it be possible to use nrf5 SDK instead of NCS? I have developed the application using nrf5 SDK and...
Dear nordic team,
we are successfully communicating our old nRF2401 shockburst design to a nRF5340 board; except for the CRC.
The challenge: the nRF2401 shockburst allowed...
Hello,
In function such as i2c_write and i2c_read does Zephyr check to make sure the device is not a NULL pointer? If not how would it react if it were passed one?
...
Hi,
I tried to run the "matter" light_bulb example from nrfconnect versions 2.0.0, 1.9.1 2.0.99, but failed to
to see blinking LEDs. I suspect this may have something...
Hello dear Nordic. I am reading your documentation and stuck on the following issue:
According to the SEQ[1].CNT register there are 3 pulses with different duty cycle...
Hello there,
The same code works reliably on dev kit but not on my customized hardware. By cutting the 32k external crystal jumper on the dev kit, the same failure can...
Hi,
I am working on nRF52840 dongle.
i am facing a issue with programming. before it i was trying to do it with arduino. i don't know its bootloader gets disturbed....
I build the asset_tracker with custom code added to it and working well. The build time messages are shown in the attached text file. There e %of Flash used in show thrice...
HI,
I'm trying to configure the MCUboot / Netboot with an external QSPI flash. I can do it for the APP core with MCUboot, however I get lost how it work with the NET core...
Hi Nordic team
We plan to develop a stereo bluetooth loudspeaker, that can be connected from any smartphone to stream audio.
The prefered audio output would be PWM since...