Hey,
I have been using the FOTA download client library with bg95 module for HTTP dfu for a while and works perfectly fine.
Now that I have added a few additions to my...
Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
Hello everyone,
I'm developing an application using the SX128x radio with the LoRaWAN Basic Modem.
The project runs successfully on a custom board based on the nRF5340...
We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
Hello Nordic community,
I’m working on a project with the nRF52840 DK (PCA10056) using the nRF5 SDK and the S140 SoftDevice. My goal is to:
1. Read two NTC thermistors...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
I am trying to build using a custom board and 2.9.1, but am getting these errors:
My dts looks like this:
I have the width specified. Much of this is over...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Hello ,I want to scan the Bluetooth peripherals through one master application and want to display the Bluetooth peripheral names on serial window like what master control...
I am new to nrf51822.
I am trying to convert my Arduino code into NRF51822
I need something like this
currentMillis = micros(); //microseconds since the Arduino board...
Hi,
Without dissecting the provided Raspberry Pi Debian packages -- is there a list of the required Linux kernel modules and binaries required for the IoT Dev Kit example...
Hi there. I'm currently trying to run the BLE_APP_HRS example from IAR workbench on nRF51822-Evaluation-Kit.
We are very interested in using this chip in our upcomming products...
Hi All,
I noticed CSR has just released something called CSR mesh, please see: http://www.csr.com/news/pr/2014/csr-mesh , and a demo video: http://www.youtube.com/watch...
I'm renewing my search for a point-to-multipoint radio system, preferably based on the nRF51822. Basically, I need to be able to connect up to 32 (or more!) nodes to a master...
I am trying to implement a mesh protocol using the nRF24L01+ transceiver.
After reading the product specification, I have concluded that the Enhanced ShockBurst cannot...
I'm working on a wireless sensor network and was thinking about using nRF51822 as the primary SoC. For my network it would primarily be low power sensors talking to one another...
Hi.
For my application, i want to do a battery saver profile.
I need to send one advertising package every 30second.
So now i do this by setting
#define ADV_TIMEOUT_IN_SECONDS...
Hello,
we have an application that involves 3 devices that comunicate over ANT. One central device beeing slave to the two other devices. All channels are configured with...