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'm working with nRF52 development kit and SEGGER Embedded Studio. I was trying to modify the example given as ble_app_hids_mouse and take all the functions present in...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have few queries on System OFF mode.
1...
Hi, i am trying to add additional payload to the Mesh Light Switch example. However, i modified all structs and it came down to the status_handle() function inside generic_onoff_client...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
After wakeup from System OFF (due to GPIO event), I want to validate / debounce...
On the nrfCloud, when you clicked on a device (nrf9160DK), the previous version of the interface would show how much data was used of the "available" data associated with...
We are developing a cycling application and are currently using a variety of ARM processors with BLE capability. We require to add ANT+ capability to read Hear Rate monitor...
Hello,
I'm developping an android application for detecting falls.
I will use accelerometer's values for find the g constant.
But i recover bad values.
this is my...
Without doubt there is a new variation of software emerging:
We are all familiar with Firmware and Software, however I really feel the need to coin the term "Whisper Ware...
I am experiencing a problem where behaviour after an sd_nvic_SystemReset() differs from behaviour after a power-on reset, and this difference causes failures in the softdevice...
Hi, I see there are several questions related to using GPS pulse per second signals for synchronization between devices, but I can't see the responses to some of the questions...
Hi,
I am using Uart1 on nrf52840. This is implemented using nrf_serial library. I have set buffer size to say 10, so event occurs on every 10 bytes reception. Now I want...
Hi,
I have been looking at the Nordic examples and I found them to be pretty slow with the handlers being the bottleneck as opposed to the actual hardware. I was wondering...
I'm developing an application to support multiple concurrent central-and-peripheral connections. It's a bit messy but is just about working. At the moment I'm using SDK 9...
Hello All,
I am facing problem in compiling uECC.c on windows10.
Please any one tell me what is the procedure to build and compile that file.
I have tried on the compiler...
I have a question about the relationship between SDK and sotfDeivce.
I want to use nRF SDK v15.3.0. I know that the document has the following description.
This version...