Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
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...