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 in the process of FCC testing for a product including an NRF52832.
The labs requirement are that the part transmit continuously on a low, mid range, and high Bluetooth...
Hello,
It seems that T-Mobile LTE-M works on Band 8 in the Netherlands. However standard LTE modem FW doesnt support this band. Is there any reason for it?
I see on...
Hi, all
We going to connected a low power comsuption sensor with 1.8V power supply. I noticed Nrf52840 specifecation list feature point "1.8 V-3.3 V regulated supply for...
I am using nRF9160Dk and I am facing some issues in configuring the SPI and uart.
I am able to get my UART working properly with the following pins
&uart1 { compatible...
Hello!
I got my Thingy91 this week and would like to update the firmware as the first step.
I installed all the newest software nRF Connect v3.5.0 and Segger J-Link V6...
Hi guys,
Is there a recent example that shows how to add user description descriptors to characteristics on S132 V5.1 ? I have tried the various methods I could find in...
Hello,
My sck frequency will be 5Mhz.
Accordingly, nrf24l01 + mcu or Rpull = 10kohm and Cload = 50pF
How should I connect according to the SPI time parameter?
Hello guys,
We are performing BLE Scan with filtering by using the device name as a filter.
We are aware of the following facts:
All the advertising packets will be...
Hello everyone,
I'd like to use 6lowpan over BLE (that's IPSP isn't it?) on the nRF51822, specifically the Micro:Bit. What are the options for doing this?
It appears to...
Hello, I am a student studying zigbee. I want to communicate zigbee with the nRF52840 board, but first I checked the lead on/off of the board where zc_light was uploaded with...
Hello, teams!
Thank you for helping.
Now I'm interested in implementing the direction finding technology by using nRF5340 PDK.
Here are my questions.
1. Is there...
sir/madam i am beginner in nrf52 i want to display time stamp using an in built rtc. i am using that nrf calender in github as reference i am getting the following 4 errore...
Hi,
I have a problem with resume suspended TWIM transmission. My goal is to send | START | ADDR | DATA 1 | DATA 2 | STOP | where DATA 1 and DATA 2 will be send in two separate...