Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
We'd like to use Thingy91 to measure temperature, but it looks like the thermometer (BME680 onboard) gets heat up, when Thingy91 is running for some time.
I placed the device...
Hi,
I'm supporting a customer who is planning to use T-Mobile as their carrier. One of T-Mobile's questions is:
APN requirements: Private APN requires an IPSec VPN or...
Hi,
The spi_config structure zephyr provides is as below: Wherein cs is initialized to the chip select pin. In my project I have a requirement to handle 2 slaves which...
There is a bug in the sample/nrf9160/at_monitor, namely to do with +CEREG unsolicited notification handler called "cereg_mon". "cereg_mon" expects 0-2 +CEREG status code,...
I'm trying to replace a RS232 cable with a BLE bridge with the Nordic Uart Service.
One nRF52832 configured as central (app_uart_example_central) and an other one as peripheral...
Hello,
We are working on a product that contains nRF51822. The product sends continuous data (2 bytes) via NUS service to the mobile app at a frequency of 200ms.
When...
Hello,
I am aware that this is not an Arduino support forum, but if I'm not violating any rules, I'd like to ask a question in hope that someone might have provide a helpful...
I'm developing on an iMac M1.
Over 2 month I tried to get the nRF Connect for desktop (V3.9.3) running on my M1-mac, without success.
Toolchain manager (v0.10.3) works...
Hi Nordic Team,
Currently we are exploring nRF52840 DK.
We have observed BLE Enable SOC usually have two cores, one as an application and one as BLE Soft Device core....
Hi - I am using the /nrf/samples/matter/lock sample as a reference template to develop my own app. Thank you for providing it!
I am able to build and flash the basic build...
After updating the firmware on NRF9160 Connect DK (using mfw_nrf9160_1.3.1.zip as well as the ltem asset tracker hex file) LED 3 does not turn on and AT commands in LTE Link...
I am using a mac M1, running macOS 12.0.1 Monterey.
J-Link Software and Documentation Pack v7.62 (latest)
NRF Connect for Desktop v3.10.0 (latest)
Programmer v2.3.1...
Hello,
i'm using a nrf52832 dk and i'm using the example ble app uart.
I saw the packets that are send for rx or tx but with packets of 20 bytes
I saw this post, https...