Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
Hi all,
i am really desperate. since more than 1 week i am trying to work with the digital inputs in my custom pcb.
I can set all digital outputs, but from the inputs...
Hi Nordic support team,
We're using nRF52840 to develop a product with lots of features, using nRF NCS latest version (1.7.x as of writing).
Currently we're sitting at...
Hello! I'm working with the nRF5 SDK17 ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_interactive.html ), and I'm...
Hi nordic,
After I transplanted nrf52832 to nrf52833, the upgrade of nrf52833 failed, or stuck in the bootloader.I tried to use the current method to upgrade nrf52832, it...
Hi
Problem description:
In application serial_lte_modem ,When sending AT command "AT + CFUN?", return"at_host:Error while processing AT command:",What caused this?Thank...
Hello,
We have a nRF52840 on our board, whose fw we would like to be able to update through both BLE and UART (the MCU is connected to a ST32 MCU via UART) using a bootloader...
Hello Everyone,
I am currently using the AGPS example on the nRF9160-DK with nRF Connect SDK v1.7.0. I notice it requires 4 satellites in order to provide a position fix...
Hi,
I need to use system tick to do some math calculate. So I create a new function to get systick like as below. then I can get some number.
And I create a 200ms timer...
Hi,
I'm new with BLE development and I'm trying to find a module that can be used with an Atmega328p and libraries that allow me to create a GATT profile (creating services...
Hello, everyone.
I'm beginner at this, and I need your help.
As the title says, which of the GPIO pins can be specified for PWM?
I am waiting for your answer.
Dear Members,
I want to run :
E:\nRF5_SDK_17.0.2_d674dde\examples\peripheral\spi\main.c
on this line :
APP_ERROR_CHECK(NRF_LOG_INIT(NULL));
I get :
error ...
Hello, I have an application using nRF5 SDK 17.0.2 and SoftDevice S140, I would like to implement the mesh function on my devices and I have some doubts.
1- What is the...
I tested it in a conductive way. The transmission power of +8dbm is set on the software. Remove C3 and L1 and connect the RF line directly to the ANT PIN to test the transmitted...
Trying to understand how interrupts work on nRF52: does setting an INTENSET register of the said peripheral enable the interrupt, and to propagate the interrupt over the Cortex...
My operating system is window 7, and I have been using nrfjprog v10.12.2 before. When I updated nrfjprog to v10.15.0, the following error occurred when using nrfjprog -v....