Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
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. ...
Good day;
I read the relevant posts. But I'm confused and do not understand.
1. What is the best way to identify the requesting device? Its specification identify is unique...
Hello
I want to set up the SEGGER Embedded Embedded Studio and I'm at the stage where I should select the board directory.
The Getting started Assistant shows an example...
Hi
in nRF9160, there are several AT commands to measure/handle battery voltage: examples:
%XVBAT
%XVBATLVL
Which PIN do they sense? are they VDD1 & VDD2 (which I believe...
Hi,
I am currently developing a health monitoring device. I would like to know if the nRF9160 is certified to be used with the LTE network in Canada. I am interested more...
Hi,
Recently we have bought nRF9160 DK PCA10090 devices and tried to add to nrf cloud account but we end up with issues.
Following the standard procedure mentioned in...
Hello,
I noticed that when my Thingy is charging the Temperature measured is 4°C higher
The data are coming from NRF Cloud.
We can clearly see the temperature rising...
I use SDK16.0.0 and SD7.0.1-S132 Implement NUS functions, 1 * ble_central and 6 * ble_peripheral. The uart of ble_central connect to STM32MCU. My system run as follows, 6...
Hi. I tried to add rel_humidity_measurement cluster to multisensor example. New cluster is visible , but i cant get humidity data report I used cli exemple, here are logs...
Hello,
We have studied the getting started guide for the OTA upgrade at the link below.
https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development...
Hi all,
I was trying to evaluate the nRF52840 current consumption through the online power profiler. I set the tool as in the below image
there are three standby currents...
Hello guys,
I am attempting to send AT commands to an nrf9160 over UART. I started by loading the serial_lte_modem sample and sending commands using the LTE link monitor...
If I add
CONFIG_BT=y
CONFIG_BT_PERIPHERAL=y
to tests/crypto/prj.conf then CONFIG_ENTROPY_CC310=y gets turned off when building. By default, this will then cause a hard...
Hi
I am using the nrf52832 with the heart rate (freertos) example
Let say i want to add a new service and characteristic to that service ,this service is not suppose to...
Hi,
I have developed a simple system based around a Raspberry Pi Zero. The system uses a couple of sensors to measure temperature and water pressure using a ADS51115 A/D...