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 am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hello,
I am new to Nordic and Segger. I am trying to build source code developed by a 3rd party. It was originally developed with GCC in Linux. I have followed some suggestions...
Hi,
I am working with nrf52840dk and using a peripheral _uart example from NCS v1.3.0. and the problem that I am currently having is that I cannot get it to low power. At...
Modem fw version: nrf9160_1.2.1
How to reproduce:
- Set AT%XSYSTEMMODE=0,1,1,0
- Open a TCP IPV4 server socket in a thread and wait for connection (i.e. accept). The...
hi,I want to use RSA to encrypt and decrypt transport data. I see some file: 1. \nRF5 SDK\nRF5_SDK_16.0.0_98a08e2\external\mbedtls
2.\nRF5_SDK_16.0.0_98a08e2\external\nrf_tls...
Hello,
I'm using CLI USB examble from Thread and Zigbee SDK by Nordic. I am using nRF52840 Dongle along with a J-link EDU mini.
My problem is that, when I start debugging...
Hi,
My product have no keyboard or display , no nfc too. We want a paring procedure to not let open the connexion to everybody not paired first.
My idea was to use a fixed...
So I am currently running the light bulb (board 1) and light switch (board 2. with coordinator capabilities) example code given in the nRF5 SDK for Zigbee. I can get boards...
Hello,
Have 2 platforms: Android and IOS(both IPad and IPhone); I can get the BLE Gateway to scan bluetooth devices; it seems it is using a combination of app as well as...
Hi,
I have somehow activated readback protection on a custom nRF9160 device and I can't seem to recover it via the usual method with nrfjprog.
Running "nrfjprog --recover...
Hello!
As there is more and more SoCs and SiPs based on ARM M33 with TrustZone security feature coming out, like 5340 and 9160 at the moment, I think that an advanced or...
Hi,
Is there any example of USB CDC class with the nrfx drivers? I have seen the example "examples/peripheral/usbd_cdc_acm" not quite sure they are based on the nrfx or...
I read nSDK/modules/nrfx/README.md, and found the directory tree description useful. I also followed the instructions for generating the documentation using “generate_html_doc...
Hello,
I have an unknown error during the initialization of the peer manager. I´m not sure if this error occurs because I have removed some unused files to shrink down the...
Hello,
I am trying to find the spi_flash_at45 under projects part, in nrf connect options however it is not provided. How can I open that example code and work on it in...