Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
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...