Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
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...