if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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...
I am creating a program using the nRF5340 Audio sample source. I am debugging using VSCODE instead of a script.
The bt_mgmt_init function returns error code -11.
Tracing...