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...
I use Android nRF Toolbox Uart and NRF52832(SDK version :17.0.2,app:ble_app_uart)。
I set (RX&TX)PHY 2M,(11.25-15,0,20S)。
form NRF52832 send data to Android nRF Toolbox...
Hi guys
I try to develope a bluetooth application with a customboard on Zephyr 2.4. At the moment the firmware should work on the nrf5340-pdk until the hardware is ready...
Hello NordicSemi,
We are developping a product based on the nRF52840-QIAA and are using the schematic reference nRF52840 DK Hardware files which is similar to the circuit...
I have developped an application using bluetooth mesh with NFC to read a text record. I am currently using the nRF52840 DK Rev 2.0.1 2020.11.
Regarding my software setup...
W e have the problem with GPS that it sometimes takes a long time after a cold start until the modem gets a fix. I see strongly fluctuating times between 78 s and> 600 s ...
I'm trying to modify the asset tracker for the Thingy91 to read the actual values of the ADXL362 and BME680 sensors. By default for some reason the project uses simulated...
Hi,
this project is upgraded from 51422, now use 52832, sdk 15.3 and sd332, we encounterd a issue that the ant burst always fail after first segment is sent while ble is...
Dear Nordic:
Help to see this problem,tks
Problem description:
SDK:nRF5_SDK_15.2.0_9412b96
status:bonded device
demo:Let's refer to this sample code ---- nRF5_SDK_15...
Hello, all.
I am working on a project in which the ultimate goal is to read an 8-bit signal with 10kHz frequency.
To test if this would be possible, I tried to generate...
I am able to put my board(nrf52840) in DFU mode with buttonless code using Esp32 as controller.
The problem currently i am facing is to send a init packet to my nrf board...
I'm running a fine working example based on the Bluetooth low energy Characteristics, a beginner's tutorial on the nRF52DK using SDK 15.3 working as a BLE peripheral.
When...
Hi,
we have developed a nRF52 based product using SDK 14.2 + S332 5.0.0. The product is self-controlled by a Ionic-Cordova App (Android and iOS).
Unfortunately, late in...
Hello,
In our project we have a nRF52840DK as central device and a BMD-300 (contains nRF52832 chip) as peripheral device. The BMD-300 sends data to the nRF52840DK with a...
Hi,
I'm using nRF51 BLE dongle as a sniffer to capture BLE packets. I can able to capture BLE packets using wireshark. However, I unable to capture BLE packets using python...