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...
In Nordic's Zephyr fork (sdk-zephyr) there's this GPIO driver function:
I don't think this is the entire story of querying GPIOs, though. This appears to only query...
Hi,
I'm trying to interface NRF52DK with Quectel EC20 Evaluation board through UART. I used the example UART code from the SDK to send AT commands to the Quectel Board but...
Hi,
I'm looking for information about FOTA capabilities when upgrading firmware on secondary mcu devices.
for example ->
fota = web(cloud) -> (mqtt/http) -> (nrf9160...
Hi,
You specify that S132 v7.2.0 is qualified as QDID 138862 in this link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcomp_matrix_nrf52832%2FCOMP%2Fnrf52832...
Hi, I'm just a new user for nrf connect SDK. I use v1.5.0. When I try to build the solution on SES, I get this error.
I saw a post like this also. But I don't know how to...
I am developing a project on the ble_app_template example. In the sdk(15.3.0) example, when the button is pressed, some cases are executed by going to bsp_event_handler. if...
Hi,
I use examples : nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs\examples\ble_peripheral\ble_app_uart\pca10040\s132\arm5_no_packs;...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
I am trying to source nRF5340 chips from Digikey.
I can see the link to the early Enggineering A version (AB0), which we absolutely do not want to buy
https://www.digikey...
I tried to upload the hello world program to the thingy91s nrf9160 via nrf connect programmer app over usb. Unfortunately it didn't work as excpected and the nrf9160 doesn...
Hi Nordic Team, We are considering basing our next design on nrf5340. nrf5340 implements direction finding: is it possible to use direction finding to estimated the distance...
I connected a button to pin 27 on board, and using app_button_init in app_button.c to declare a button, and use that button to control LED and it does not work. But when I...
Hey all
For my project, which is using the nRf52840 as a Bluetooth server, I have to implement a test software. This test software has to, among other things, to send...
Hello,
I've been given the task of porting an existing application from the nRF52840DK to a nFR52840 Dongle.
Simplified, the application uses the Shell functionality...
Hi,
I run ble_app_hrs freertos on PCA10056 DK board and cannot enter low power consumption. Do I need special settings to use freertos to enter low power consumption?
The...