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...
I am trying to test with Dynamic device ID at run time and The chunks are not uploaded to memfault cloud through anroid nrf memfault application (See the attached screenshot...
Hi,
I wanted to know if we can configure the connection interval in the connection request in android. Please note that I am not talking about changing the connection interval...
I got an error while building the direction finding demo In nRF Connect:
../src/main.c:254:10: error: 'const struct bt_conn_cb' has no member named 'cte_report_cb' 254 ...
Im running the DMIC example on a NRF5340 custom board - uses an ISP2053 module (it's a high-quality module). Can confirm the pcb/ parts are ok. I successfully got audio a...
52833: After shutting down with nrfpower_system_off: 1. It is not possible to immediately power off and restart, and it will take a few minutes to enter the working state;...
Hi, I am working on trying to add read and write functionalities on a ble microcontroller so I can read data from the FLASH. In the process of importing some code to the project...
Hi,
The product burning function code can be connected to a cellular base station。Because we need to test the RF, burn the at client software, weld the RF transmission wire...
Hello all smart people.
Currently I am working with SMS sample and I want to toggle LED with pwm after receiving message, but I can not get sms on the "live" only after...
I am evaluating the nRF53 for an application that requires streaming audio bidirectionally between the nRF and an iPhone. Right now it seems like that is not possible, and...
Currently I am working on sleep on mode on nrf52833. The current when I measured it while sleeping was ~2u. Let me ask what the time circled in red means
Hi, I try to update firmware with nbiot. I flush
Exercise 4 – FOTA over LTE-M/NB-IoT sample in devacademy
this is my output. actually when I flush asset trcker v2 ,...
Hi.
Can you please tell me if I need to install capacitor C8 (820 pF) in my case?
My chip is written “N52820 QDAAC0 2134DE”.
I hope for your help.
Thanks.
Hi support team
Our company is processing BLE OTA through APP by ourself developing, here list some question:
1. is matter.ota be encrypt file?
2. could we process BLE...
Hello,
So I have a system that waits for an interrupt on UART, collects data in the message queue. Also waits for GNSS to get a fix and also collects data in the message...
Hello,
I am trying to connect to the MQTT broker that uses a TLS certificate and user/password. I have set the user and password fields of these structs.
struct mqtt_utf8...