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...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
Hi
We use nrf52832 as central.
Phone is connected to it as peripheral.
If phone has disconnected and is connecting after that, connection is not established.
If...
hello Nordic
i work with nrf52840, SDK 16.0
this issue was discussed in the forum but i wish to get a clearer answer
to my understanding (relaying on the saadc example...
Hi,
I am using 2xL91 battery for powering board with sensor and camera. In general there is no fluctuation when we use sensor which is taking about 4.2mA and in idle mode...
Hello,
I am attempting our custom hardware based on an nRF52 chip.
nrfjprog returns the following error message:
ERROR: JLinkARM DLL reported an error. Try again....
Dear Sirs,
We are currently considering to put nRF5430 SoC in our next generation gaming device. One possibility to develop the firmware for nRF5340 SoC would be to use...
Hello,
I have just started learning nrf. I have an nrf52832 board and I want to get and set time using app.
I have seen this https://devzone.nordicsemi.com/f/nordic-q...
Hello
I would like to change the "Company ID" in my application so that it is no longer Nordic's (my application is based on the ble_thread_dyn_mtd_coap_cli example). I...
Hello
I'm contacting you because I'm having a problem connecting to devices that use the ble_thread_dyn_mtd_coap_cli example. Actually, I have no problem when I connect...
Hello all,
I am working on nrf52832 and i need to use the nrf_crypto librariy. The example uses nrf_crypto_aes_crypt and nrf_crypto_aes_finalize function. Although they...
As title, I would like to measure an API function execution time. First method is to print the timestamp before and after the API and the second is to use GPIO and measure...
Hi!
We are developing a board with nRF9160 and want to use it on NB-IoT mode.
The development is made in Romania, Cluj-Napoca and here we have no problem with it. Even...
hello sir/madam .
i am going to implement the code to master and slave clock communication , iam connecting the one nrf52 module to the master clock (through wire controller...
Hello,
I guess it is a simple problem, but I am new to the nrf world, so here is my issue:
I want to use this code to switch on a LED by pressing the on board button...
Hello, I am starting a project and I want to know what is the best way to achieve this. I am using nrf52832, I have the DK as well as custom board. I want to receive an image...