Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
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...