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...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hi,
I have a system I am redesigning to use the npm1300.
It has a rechargeable battery, about 3-4 weeks per charge, connected to an nrf9160.
The current system...
Hello,
I had to build the https_client sample again to compare some behaviors on my application and as I flash it to nRF9160 I am having a cyclical error as below:
...
Hello!
We decided to switch from NCS 1.8.0 to 2.7.0 for our products and at the beggining of everything, noticed something very strange.
Prepared very simple example of...
In my application using aws_iot library, the call of aws_iot_connect occasionally results in the following error messages.
[00:00:41.412,811] <err> aws_iot: Timed out waiting...
I have installed nrf-command-line-tools_10.24.2_amd64 and Link_Linux_V760_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
I am trying to read ISM330DHCX accelerometer ( Adafruit product) data using nRF522832 but I am getting zeros all the time regardless whether the sensor is moved...
Greetings
I am trying to build the unicast_audio_server example application for an NRF5340 DK (Not the audio dk), as advised in this post .
When I try building the application...
Hi,
Currently, I am developing a project using the nRF52810 as my controller. I am using an emulated project of ble_app_uart with the SoftDevice S112. I have integrated...
Hi,
NCS Version: 2.5.0
Zephyr RTOS Version: 3.4.99
Zephyr Toolchain Version: 0.16.4
I attempted to build some of the sample apps for the nRF5340
Multiprotocol...
Hi,
I want to use nrc - latest version for linux. nrfconnect-4.3.0-x86_64.AppImage
However, I dont know how to install and dont find manual, guide to install.
Could...
Hello
I have trouble with using PPK2 and nRF9160.
nRF9160 is not recognized with PPK2 (connect vout/vin). (I cannot see DK as nRF9160)
nRF9160 is recognized without...
Hi all.
I guess the answer is yes, but just to make sure. I'm playing around with a nRF52840 DK, and some nRF52840 SoC modules. When you run the nRF Connect tool for Android...
Hello i builded the example of secure_bootloader on SES then after generating the hex file i added the hex files of the bootloader and the softdevice in programmer of nrf...
Hello, I am having some issues trying to get FOTA to work with the serial LTE modem using AT commands. I currently am using a nRF9161dk to flash programs to test for evaluation...
Hello Nordic,
I'm struggling to initialize and configure my LIS2DH12 accelerometer for Stream mode after an activity wake.
Platform: Running FreeRTOS with Nordic nRF52840...