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,
I am trying to set up PWMs on a custom board, but I am not able to observe the outputs using an oscilloscope (pins are constantly at 0V). The PWM channels should be...
Hi,
I have a BLE OTA application and I try to send data with the nRF52840 dongle and a Python application using the pc_ble_driver for Python. I have tested my MCU application...
Hi,
When I try to build zephyr\samples\modules\tflite-micro\hello_world from nRF Connect 2.1.0 on VS code for nRF5340, it didn't build. I get errors like,
cpp:19:10: fatal...
Hello
I built the nrf dm sample for the nrf52840dk_nrf52840 target and loaded it on 2 nrf52840 dev kits
Tried both MCPD and RTT methods
No matter what the distance between...
I did some searching through the samples and could not find any that use indications rather than notifications. I did find some references in other posts that are like 8 years...
Has a community member implemented and fabricated the nRF5340 IC in the WLCSP package that has its pad landings spaced at a 350um ?
If so, can you share design guidelines...
Dear community
I'm new to the nRF9160 and to cellular connectivity related functionality.
We're in the concept phase of a product that implements cellular cloud connectivity...
hi team.
i have one doubt.which type of temperature sensor used in nrf52840.you mentioned in nrf52840 data sheet just temperature sensor.but which type it is thermocouples...
Hi,
I have looked at the "mass" example showing how to expose a fatfs via USB MSC, that looks good.
I want to do this, but using the QSPI flash storage.
Is there an...
Hello,
I have a couple of Adafruit Feather nrf52840 express devices and I want to set up a small openthread network. As far as setting up a simple network where all the...
Hi,
Error happens after follow steps:
1. program app.hex+bootloader.hex+device_page.hex+softdevice.hex to boad.
2. use nRF Mesh APP to provision, it runs well
3. add...
I have 2 DK boards neither of which is working.
The first is a PCA10040 V1.2.1. When I plug it into my Window 10 computer with a data cable, Windows says it's an unrecognized...
Hello,
we're developing a NB-IoT application using the nrf9160 and the nrf modem library.
Let’s suppose the modem is in PSM and due to reception/network issues it cannot...