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 guys.
I'm using the development board NFR52840DK and I modified the sample in zephyr\samples\boards\nrf\nrfx to use twp buttons, sw0 and sw1.
The sw0 button reset a...
Hi,
I want to use my PC to send some message to dongle via USB, then the dongle send them to certain device via BLE.
If there is a sample that allows PC interacting with...
Hello,
I have tried running Blinky example with some Low Power directives in the code without success. I came here for help then.
The current consumption used by the example...
Hi All,
I am trying to port my current SES project (s140) from nrf52833 to nrf52832. My nrf52832 is spec'd at 512kb flash and 64kb RAM. Any help would be much appreciated...
Hi,
Trying to evaluate the nRF52840DK with Matter examples but none of them seem to compile.
Following error is the result
Building light_switch west build --build-dir...
Hi,
We are using nrf5340 nrf connect SDK V2.0.0 and we are unable to find the brownout detector configuration. For our use-case we want to trigger system reset if supply...
hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0...
Hi
I am trying to bring up the Nordic LE Audio example (nrf/applications/nrf5340_audio) and a basic BLE peripheral (nrf/samples/bluetooth/peripheral_lbs) on the nRF5340...
I want to run a single-edned comparator using the 1.2Vref. I cannot find details on a few items. just how to set it up
A) what is the variance on the 1.2V reference voltage...
Here is a warning during build
C:/v2.1.0/nrf/subsys/bluetooth/mesh/shell/shell_utils.c: In function 'shell_model_strtosensorval': C:\v2.1.0\nrf\subsys\bluetooth\mesh\shell...
Hi,
I downloaded Android-nRF-Toolbox and ble library source code from https://github.com/NordicSemiconductor/Android-nRF-Toolbox https://github.com/NordicSemiconductor/Android...
Hello,
My thingy:91 was working nicely, even connecting to nRFcloud. But after updating the firmware to thingy91_fw_2022-09-15_7a358cb7 and Update jitp certificates it doesn...
Currently we are developing a board that requires to functionality of the nRF52840 dongle (pca10059), however for convenience sake we have incorporated.
The problem arises...
Hi,
I use NCS 2.0.0 with 2 nrf52840, one peripheral with manny notification and one with Bletooth Shell sample.
I can see all notification of the peripheral with my Phone...