Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...