Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
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...