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'm working on a custom bootloader which does DFU over I2C. As a fail safe mechanism I want to have a timer running that gets reset between each Image data block, so...
When using SDK v13's I2S driver, the data to send is filled via data_handler callback. How do I fill last block data?
Assume i2s buffer size is 2000, then every 1000 words...
I have been going through the steps in this blog post: https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with-nrf9160...
Hello everybody,
I'll try to modify the ble uart example. The target is, to get data from two different nus Services (different characterisitv uuids). They are both initilised...
I basically need to use two UART instances with the BLE Buttonless DFU Template App.
I started using the Serial library but apparently it's no longer supported.
The methods...
Hello,
I am working on nRF52832 SDK 15.3.0 in segger studio.
In my project I have 2 ADC input pin.
ADC initialization is as shown below,
And every 0.5 second I read...
I have a custom BLE characteristic that I want to use to allow an app to send commands to my device. I use an on-write() function that is called whenever a BLE_GATTS_EVT_WRITE...
The Device's name UUID for Thingy52 in according to this site https://nordicsemiconductor.github.io/Nordic-Thingy52-FW/documentation/firmware_architecture.html is: EF68xxxx...
Hi I am using nrf52840 on a custom board with segger embedded studio as development IDE. I would like to flash the hex file generated without using segger embedded studio...
do you have a user gide for Serial DFU just like buttonless DFU ,like this link https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics...
Hi,
I have flashed lte_ble_gateway on nRf9160 DK (PCA10090) and hci_uart on nRF52840 SoC.
After flashing, I am getting some random RSSI values and MAC Address , instead...
Hello,
I have two micro-controllers communicating over SPI.
The STM32F746 is SPI master. The nRF52840 is SPI slave. I use SDK v15.3.
I am sending two bytes over SPI...
Hi.
I had to unpair from the Android Bluetooth list by doing pm_peers_delete () when bonding. It's ok. I know why it should. But sometimes I can't find my paired device...
To the kind attention of Nordic support team,
We are very interested indeed in using your nRF52840 and nRF52810 devices in our projects. We also would like to use your gazell...