Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi,
Much like the poster below, I have ran into some issues during FOTA when my flash usage gets VERY CLOSE TO 100% (Much less than a page left), disabling some features...
Hello, I'm working on implementing the buttonless DFU feature in my application. For now, I'm following this nrf52-ota-dfu-ble-part-4 and nRF52832-buttonless-dfu-development...
Hi,
At present, our products have started production, but customers have reported three Bluetooth problems, which need technical assistance from Nordic to solve them as...
Hi Mate,
I need to upgrade image through ota but how is i dont know now am trying using nrfconnect mobile apk but i dont have prior knowledge is there way to upgrade mcu...
Hi,
I am developing an application which has some tasks along with custom models. Here I found a peculiar issue, wherein, if i run the application with debug logs enabled...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I have an nRF9160 DK revision 1 with ibasis esim.
I wanted to connect to cloud using the precompiled asset tracker lte files in your website : https://www.nordicsemi...
Hi,
We are trying to use thingy52 as an transparent Gateway to Thingy91 and from thingy91 to publish data on internet through MQTT protocol.
on thingy52 we want to use...
Hi Team,
I am in process of modifying our existing app to work as "just works". For doing this, I disabled the callbacks in bt_conn_auth_cb:
However, with above...
Hello,
I'm using the Sample usb/CDC_ACM on the DK5340 with VSC. I can set VID=XXXX and PID=YYYY, works fine.
But how can I set the REVISION=ZZZZ ? So that Windows sees...