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...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
Hi, I am carrying out a project that tries to collect the information from a sensor (sporadic activation), process it, and send it by BLE to a receiver to activate a relay...
Hi,
i am begginer, using my nRF52832 DK with ble_app_uart as peripherial, which is connected to PC via J-link (usb cable). I want is to establish serial communication between...
Hi,
in DFU error occurred and showing as [DFU] Remote DFU error: Insufficient Resources in the log.
Chip Used NRF52810
package size is 53.8 KB
is there any restriction...
Hi,
I just got a ppk2 and I am not sure which wire needs to be connected to where.
I am going to use this to measure current consumption but I've used only extarnal DUT...
Hi all,
I'm starting a project with a nRF52840, and start protoyping with pca10056 board.
I started with compiling ble_app_blinky example app, with armgcc.
I can compile...
My nRF52 device has a connection opened in peripheral mode and in some cases I want to close the connection with reason code "power off", i.e. call sd_ble_gap_disconnect with...
Hi,
I'm reading through the documentation on using the SAADC with the NRF52 kits. The examples are using PPI to manage the SAADC and allow it to sample locationally in...
Dear All,
I need a high frequency clock in order to measure the time between a couple of events. In the RTC HAL there are functions that allow to retrieve the counter...
nordic nrfconnect sdk, wrong bit mask in driver for thingy light sensor bh1749
In the nordic nrfconnect sdk there is a bitmask typo causing wrong anction.
The header...
When running firmware without a probe, interrupts don't seem to work. I'm using a Segger Mini Edu on an Actinius Icarus (nRF9160). I'm using EGU1. When the probe is attached...
Hi,
I am looking for detailed electrical characterization details for SAADC - beyond 1 page summary in nRF52833 product spec v1.3; under 6.21.10.1 SAADC electrical specification...
Is there some documentation listing what C library functions are supported? For example if I use the Keil IDE to look for FILE I find it. But if I look for 'fread' it says...
Hi,
I'm building a gateway using nrf mesh serial, and I want to monitoring devices status in the network by listening heartbeat messages from devices, but when I set publication...
Dear All, We will do a production with over 1000 Nordic nrf9160 devices, for which we need to program the modem firmware (v1.2.0) and the application software. We would like...