Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
I want to add a simple GPIO pin that act as output pin, in the peripheral_uart example .
in main.c
#include <drivers/gpio.h>
//#define GPIO0_LABEL DT_PROP...
I'm using ble_app_uart_c project in nRF5 SDK 17.1 with SES.
I got 2 different devices, one is ARC EM9D AIoT DK (as Peripheral) and another is nRF52840(as Central).
I was...
Hi,
nRF9160 with SLM NCS v1.9.1 fails to attach after 7th RESET (by RESET pin) & attach without power cycle.
There is not any ERROR state reported by modem, modem fails...
Hi All,
I am using s112_nrf52_7.2.0_softdevice with nRF5_ SDK_17.1.0 and Segger Embedded studio for nRF52805.
My application code is successfully patched for nRF52805...
Hi,
I'm using the default software to check the acceleration values when there is a movement in the Thingy:91 on the LTE Monitor terminal.
The document says that this...
Hi,
I want to test of MQTT communication with nb-IOT network before going for development.
For that I have updated pre-built firmware on development board using nRF...
Hi,
I'm using nRF52840DK with a UART peripheral (on SDK 17.1). I'm wondering what's the right way to handle UART error. Every time the peripheral power cycles, I'll get...
Hi,
Getting this error using the latest version of pc-ble-driver-py on Mac with the latest version of Catalina for the example application heart_rate_collector from the...
Hi I've been trying to get into Nordic's ecosystem using their SoCs but it's been a huge headache. Probably because they don't have their own IDE (like Microchip and STM have...
I have looked at few previous posts regarding integrating ble hid mouse and ble hid keyboard. But of no use, still stuck.
I have seen the following posts already
1) https...
In my device that uses NBIOT I am modifying the FW to use LTEM.
During the tests I have shown that the consumption of LTEM transmission for the same amount of data sent...
Hello, I'm looking for a BLE module with its integrated antenna that works with NRF5340 so far i didn't find something using Nrf5340 other then the UBlox Nora B-106 All the...
In my application I need a reliable BLE link between peripheral (in this case based on a nRF52840) and a PC / Laptop. I need to stream data at a rate of 200kbps with a very...
Hello, I'm working currently on an nrf52805 module and I'm creating a board with it, for now, I managed to do the ble app uart for this module and improve to code a little...
Hi,
we are using the NRF9160 with AWS IoT MQTT. SDK is 1.8.0 and Modem is 1.3.1
Our devices stopped working one day to another (first realized 28.04.2022). The device...