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 are having difficult getting a R&S CWM500 to connect to our nRF9160-based device (operating in CAT-M1 mode). We are using a R&S test UICC. We have already attempted all...
We tested our project a while ago with nrf sdk v1.9.1 using the lte_ble_gateway sample (app on nrf9160, hci_lpuart on nrf52840 using a nrf9160dk board). Now we have developed...
The documentation says ...
The sample displays the following output in the console from the non-secure firmware:
SPP: send message: Success
SPP: process signals...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0
IAR EW ARM 9.30
I'm trying to include...
Hello Team Nordic,
I am running a GNSS sample under SDK 1.9.0 and using modem firmware version 1.3.2.
I can get location without using A-GPS support but we get error...
The second instance of UARTE, UARTE1, was enabled in the configuration file. The receiving interrupt of UARTE1 failed to enter. Please help to check the reason
Hi everyone.
I am using nRF Connect SDK v1.6.1 (it's an old project) on a custom board with a nRF5340 on it.
The firmware is based on the central_bas sample project with...
Hi,
I am trying to create an ad-hoc network with several nrf5340 boards using 802154 radio, e.g. whenever each node transmits, others can receive the transmitted packets...
Hi,
I'm in the process of developing a new Matter device, using the Matter template as starting point.
When trying to commission the device it fails at step 8 (AttestationVerification...
Hello,
I am developing my own application using nRF Connect SDK with the nRF5340.
I want to drive multiple GPIO pins at the same time using the function gpio_port_set_masked...
Hi!
I am working on creating a Low Power mesh network and am trying to decide which communication protocol I should use with the NRF52840. There are no nodes in the network...
Hello,
I'm using NCS 2.0.1 on a nRF5340 board.
Currently I have some troubles with getting a response if I try to write a BLE characteristic from an iOS app. The write...
Hello, I am trying to disable using uart for console use Kconfig.
I am using sdk v2.0.2 (VSCode + nrf connect extension)
It works and the software works as expected. After...
Hi,
I would like to know how I can get the connection parameter in nrf connect for desktop. I want to assign the same parameter for our pc-ble-driver-py program.