I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
A little backgroud for my project. The goal of the project is to be able to identify the proximity of beaconing devices in an area to a specific observer which then reports...
Hi, Below is the mapping of RAM on the 840 from the infocenter. We want to utilize the functionality to turn off unused RAM (via sd_power_ram_power_clr), but we see that if...
I am using SoftDevice s140v6.1.1. The behavior is I was able to program nRF52840 through JTAG without any issue. I am checking out the OTA firmware update feature and nRFConnect...
Hello Everyone,
I am developing one product using nRF52840 MCU, in this project my master controller is nRF52840 MCU and the host is STM-based MCU.
My goal is to make...
Hi,
I am configuring a test software to generate CW signals at channel 0, 19 and 39. Currently I'm using the nRF52840dk, later a custom board. The channel number is calculated...
Hi,
I have a product and want to update it with a BLE functionality. The product has EFM32 Giant Gecko MCU (ARM M3).
I want to know if it is powerful enough to run an...
Hello. I am writing a program using an example called ble_app_uart. While using the printf function, the output is output with a delay of 10us between characters and characters...
I try to integrate the Nordic pc-ble driver (Version 4.1.2 API 5) into a Qt application. I use the heart rate collector example to check how I have to integrate the library...
I have implemented all the models given in nRF Mesh SDK in nRF52832. Now I want to implement the HSL Model in nRF52832, for that there are no files related to HSL model in...
Hi all,
As I wanted to try out the new extended periodic advertising examples (periodic_adv and periodic_sync) located under /v1.5.0/zephyr/samples/bluetooth of the latest...
hello,
i am using nrf52840 with our cutomised board and trying to achieve long range using coded phy and using that long range demo example as base i have sucessfully changed...
I try to send out sensor streaming data to terminal over BLE NUS. Sensor sampling rate is 100Hz and 6 bytes per sample. Is there a best option to do this if I need to send...
We're working on a product that is able to store around 400uC of charge (two 220uF capacitors). There is a constant input of 21 uA minimum coming from a small solar panel...
I'm using AT%XRFTEST=0,1,2,19300,-40,1 to test reception at 1930MHz on the NRF9160 DK with a CW generator, and I don't understand the effect of the -40 parameter. With my...
We are currently working on an energy harvesting solution that powers the nRF52832. The energy harvester is providing energy from indoor solar and at the lowest light level...