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...
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 the following setup of devices, that I want to connect over BLE:
1.) A device X, that executes commands from a smartphone and a second device Y and also sends...
Hello
I am a Hinal tailor (Embedded Developer). I would like to inform you that I am working on a sharp deadline project I need to connect more than 5 nodes in a mesh network...
Hello all,
Ive been working on mesh a lot in the last weeks and had problems implementing the Mesh SDK into an existing ble application of mine already. Many problems occurred...
Hello,
I am trying to partition the RAM and the internal flash of the nRF9160, and I am blocked.
I began by defining the partitions in the board device tree, based on...
Hi guys
I would like to know more about nrf52832 errata 245. Where can I check if data whitening is enabled and if the CRC contains an address field? Can I ignore this errata...
Hi, I'm following the Buttonless DFU Template Application on nRF52 DK (PCA10040), SDK 17.0.2. From my understanding, we need to use the following codes to merge the following...
Hello,
we are using the nrf52832 to develop a BLE application. But we need more high out power, so we need a PA IC.
we want to know does the nRF21540 can support the BLE...
Dear Nordic,
we are using s132_nrf52_3.0.0_softdevice.hex on nRF52832, nRF5_SDK_12.2.0_f012efa
We have noticed, that sometimes after issuing sd_ble_gap_disconnect(m_device_conn_handle...
Hi.
I'm having issues setting the instant on high threshold on the ADXL372 on the Thingy:91. I'm new to this, so I might be missing something obvious. I've updated the thingy...
Hi
On my device, after a successful (bonded) connection to a central, if I then turn off BLE on that central, my device moves through fast advertising and slow advertising...
Hi
I am trying to get the SDHC/Disk access with FAT working on the nRF9160 dev platform and Asset_Tracker V1 app
It is shown to be connected on the TRACE connector ...
I have two BC805M EK .
Board 1: when I upload the (LED controlled by reset button) code to it, it works fine.
Board 2: when I upload the LED control code to it, I could...