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...
Hello nordic. I've been using the PPK2 to measure the current draw of the nRF9160DK. However, spi peripherals are not included in these measurements. I was told that if you...
Hi
I´am pretty new with the nRF connect sdk. I want to check the features from BLE long range /coded phy.
In the past I have allready worked with the ble_att_mtu_throughput...
hello Sirs
How can I put nrf5340-sdk in to extended mode to transfer 250 bytes of data over BLE radio?
the sample code I am using is Peripheral-uart example code.
Excuse me:
I want to implement nrf52833 run FreeRTOS,The nRF52840 project in nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos\pca10056\s140\ses can only...
Hello All,
I am using NRF52833 in my project. I am also using RTOS in the code. I was previously working on NRF52840 but now I have migrated to NRF52833. I have changed...
I'm new to using NFC.
I've tried downloading a few NFC sample programs to my nRF5340-DK board and playing around a bit, but I ultimately want to implement something like...
We are using nordic SDK 16.0.0 and mesh SDK 4.2.0 with a nRF52840 chip.
Our products already have the provisioner/provisionee and config client/server implemented, based...
Hello, I use nrf9160dk, ncs v1.6.1.
I'm trying to use both AWS IoT to store some data from the DK board, and to connect to nrfcloud for AGPS data. I don't have any previous...
Hi All,
I am beginner in development on Nordic product.
I am using sdk v1.5.1 and nrf5340 for development.
I want to add open source library libcorrect.a for Forward...
Hi.
i use
i call i2c_write() and if the buffer is large(8kB) i get error in i2c transfer -5.
i go deeply and found that it is due too error -11:
If i step into...
hi, I am new to Nordic development, and I have to write a VC# Windows App to connect with a BLE GATT oximeter (based on an nRF SOC) through nRF52840 dongle in a few days....
Hello,
I am designing a set of equipment, one to transmit voice and the other 200 to receive voice (One person speaks and 200 people listen). It is 8kByte/s low-quality...
Hello !
I have found that AES operations are fastest if cc310 is used directly : examples/crypto/nrf_cc310/aes
Do you have any integration guide for library what use on...
I have to implement async communication between two nRF52832 chips. I am using two nRF52dk boards and nRF Connect SDK v1.8.0.
Following this case:
https://devzone.nordicsemi...