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...
Hi everyone!
My name is Natalia, and I’m just starting to work with Nordic. This is my first design, and I’m trying to connect the nRF7002 module to the nRF52840 microcontroller...
I need to match the 50 ohm impedance for antenna performance. It would be easier to manufacture using 4 layers, but I'm planning to manufacture it in 2 layers due to cost...
We are working on product to combine esp32(wifi chipset)+nrf52840(ble, thread and matter ) we wants to keep it as matter device + matter controller to have its seprate network...
We are finishing up our certification process and to complete Wifi Adaptivity, we need to operate the Wifi Shell sample . However, we need to do it on top of our custom board...
Hi,
ncs\v2.8.0\nrf\samples\esb
1. Based on this example, how can customers achieve the frequency modulation function 2. What are some examples for reference? 3. What frequency...
I used this direct test mode sample project: "ncs\v2.6.1\nrf\samples\bluetooth\direct_test_mode"
I can connect and test it normally on the nRF5340 development board with...
Hi,
I am currently using the NRF52840 in a 2 MCU setting (2nd MCU is from STM). UART0 is connected to the PC while UART1 is connected to the second MCU for communication...
I'm using nRF Studio Visual Studio Code. (SDK and Toolchain v.2.7.0) with the nRF7002 Development Kit. The Blinky example have worked fine and also the other things as shown...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
I need to install the Direct Test Mode App to validate the direct test mode running on a custom board. On the version 5.1.0 of nRF Connect for Desktop all app installations...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
I am trying to use my nRF52840 as a sniffer and am attempting to follow the directions at:
Programming the nRF Sniffer firmware (nordicsemi.com)
Note that I have downloaded...
Hi,
I want to use a LNA for make our sensitivity better, Then i should to put a RF switch and have a control in sending and receiving, because when the device is in receiving...
I am developing a USB dongle (nRF52833) for computers and a controller (nRF52833). As a basic configuration, multiple controllers need to be connected to one dongle. Multiple...