I'm using the nRF9160 with the LIS2DH accelerometer and SDK version 2.5.2 . In my hardware setup, INT1 is connected to GPIO 0 and INT2 to GPIO 1 . I'm configuring both interrupt...
I have a custom hardware running on nrf52840 and using ncs 2.6.1. I have implemented a custom authentication flow with customer characteristic along with the BLE bonding....
Hi ,
I am developing an application which uses nrf52833. I want to perform OTA using 4g module(from Quectel). As per my understanding and explorations, there can be two...
Hello,
I'm using two nRF9161 to communicate with each other and I want to test and measure the differences between the 3 modes available in SDK3.0.0. First, I configured...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi,
I am currently using 54L15-DK to create a radio test example, but there is a problem when I build the project: - sdk version: v2.9.0 - toolchain version: v2.9.1
...
Hi,
I'm following instructions for testing Thread Secure DFU example and I can't get this working. I think there's a problem with client application. LED3 starts being...
Hi,
I want to change my gzll receivers from NRF51 to NRF52. But I've done some performance testing to see if it is really necessary. And here is my problem:
When using...
Can we update DFU firmware through cloud. without selecting the zip file present in Internal Storage of Phone.
In nrf connect app present in play-store its asking ZIP file...
Hi! I use ICM-20602 motion sensor that is similar to MPU6050. Its communication type is also I2C.
I made I2C wrapping module for ICM-20602. In the module, I added i2c_write_byte...
Hi,
I searched devzone and it looks like the Nordic mesh PB-GATT will be available sometime this year. However I'm wondering if it's possible to use Silab's BLE mesh Android...
Hi,
I am using nrf52832 sdk11.0.0 s132 v2.0.1.
In my code app_timer uses RTC1.I want to use RTC2 for counting 1 minute without disturbing the ongoing functionality....
I'm trying to send a string of bytes from nrf51822 to an android device.
I'm using notification.
There will be potentially thousands of data to be sent from nrf51822...
Hi All,
In our use case ,we have connectable and non connectable mode(beacon). As i understood we have to use 2 different channels to advertise the data. can any one help...
I'm working on a BLE Peripheral device with a GATT Server based on Serialization (SPI) and STM32. The Peripheral device also has a BLE Central Device to connect to another...
I have a nRF52832 reading sensors periodically using SDK14.2. The device uses a custom BLE service to upload the data to a mobile phone. That all works great, but now I would...
Dear all,
I'm developing a multi-peripheral application based on PC_BLE_DRIVER and heart_rate collector application. Connectivity firmware running on the nRF52840 development...
Hi, I generate a pwm signal using timers and PPI on NRF51 and use BLE and rbc mesh in the background.
I have notised about 10us jumps in duty when the BLE or RBC stack enabled...
I have set up A 6lowpan environment and can control the gpios of nrf51(nrf51422) kit to swicth on and off leds on a local area network using copper coap.How should i access...
I am learning from scratch on IOT development. So, please be kind. I have nRF52 DK and have developed what I need using mbed os online. It was simple to get it up and going...
Hi,
Is there any example project how to create virtual com port
using the nRF52840 USB interface? (Without using an external MCU like on the DK)
Thanks,
Miki