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...
There is an examples that show how to change from a 2Mb/s to a Coded 125Kb/s ?
May I change the bit rate of the comuniucation dinamicaly ? For examples I see that with a...
Hi there,
The mentioned known issue needs a workaround requiring a soft reset. This is quite a bruteforce method and I can't believe this hasn't been fixed already. Quite...
nRF Connect SDK v2.0.0
VS Code 1.70.2
nRF9160 development kit
To view all possible log messages the fololwing logging configuration is set up in prj.conf:
CONFIG_LOG...
I'm using nrf52832, and it is connected with external mcu (stm32) to uart.
I'd like to connect this ble module to PC with ble (wireless connection), it was paired.
After...
Hello,
We developed a zigbee coordinator with nRF52840.
We discovered that our coordinator is not receiving the the beacon request coming from some Ember based sleepy...
Hi,
Is it possible to connect the Thingy53 over Bluetooth with Raspberry and store the sensor data in a database (e.g. Firestore).
I only found one solution, but its for...
Hi,
Is it possible to get the device name - i.e the GAP_DEVICE_NAME - of an unprovisioned or provisioned device using a serial device and the interactive_pyaci? It would...
Hi everyone,
at the moment we are trying to upgrade our nRF9160 software form the SDK v1.8.0 to the newer version SDK2.0.0. The main issue of the migration is our UART implementation...
Hi,
I'm using NCS v2 and VSCode on a custom board, and the android nrf connect app.
The board which has an external crystal, which I am not trying to use, in favor of...
Hi,
I am migrating to use Advertising Sets, which require Extended Advertising, and I am seeing that the number of connections per-connectable-service is seemingly reduced...
Hi,
I have been successfully working with CoAP customized client/sever app for a custom dev board. This custom dev board was based on Minew MS88SF21 module. I have created...
Hi,
I create two extended adverts, one connectable and one none, (nRF Connect 2.0.0) using the following code:
This works great, but then i want to amend the data...
Hi, I have just started looking at integrating Matter in my devices and am looking to measure voltage. However, there is no cluster under the matter clusters that matches...
Hi,
There is a loose wire on our PDK, The right side is on the cap, but the left side is loose and not clear where it came from. Can you help?
Regards,
Peter
Hello everyone,
In my application, and in samples I have studied, the A-GPS data request starts with the NRF_MODEM_GNSS_EVT_AGPS_REQ event when the modem wakes up/is started...