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...
In fact, I would like to know if there are receivers from Nordic, able to receive simultaneous (or with time slot management) data from transceiver (type nRF52). I can use...
Is there any Dc offset on nRF52840 RF port? Is it necessary to add a DC blocking capacitor if the load has DC path to ground?
In particular Is it OK to connect a 50 Ohm...
I have read articles on the forum, watch youtube but still no luck. Actually I failed to find step by step tutorial how to do it from start to the end. Most of them touch...
Hello,
I'm trying to flash my nRF52 board with my program and for some reason it's freezing/crashing in the middle of programming the device using "nrfjprog". When I try...
Hi,
I am trying to find a good solution for multiple beacon advertising using s132_nrf52_3.0.0_softdevice and sdk 12.1 on nrf52.
Looking at other similar threads:
...
Hi, there
NRF51822
SDK9.0.0 and S110
How to subcontract in uart nus mode to ensure that each packet does not exceed 20 bytes and is sent as quickly as possible...
Wakeup from system off (not WFE) )will cause a system reset and hence will reset almost all of the peripherals (exceptions are RAM and few registers). RTC will also be rest...
Hello,
Is there a BLE only DFU application like that available on Android? The Android application works fine. The windows version needs a serial port to perform the same...
For synchronizing an external sensor i need to output a 32768Hz clock at a GPIO pin. For this case i want to use LFCLK from the external cyrstal.
My setup:
I use RTC0...
Hello,guys
I have build one application, in which I want to transmit the Image from Mobile BLE to nrf51822 and than after display on display like E-paper.
The use case...
Hi,
I use it as a translator for Google, so it may be strange in context. please understand.
I was in big trouble.
I used the nRF51822, S110, and SDK9 in my previous...
Hi. We are attempting to use the Infineon XMC1202 LED shield with our NRF52 device. The XMC1202 has an I2C address of 0x15E, instead of the traditional 7 bit address. We have...
I've tried linking the ESB library (esb_arm.lib) in Eclipse by adding it to my nRF51822 project's Makefile, but I am still getting undefined reference errors during build...
Hi
We are going to use the Taiyo Yuden Evaluation Board - EBSHJNZWZ.
As i understand, the board firmware used the Nortic SoftDevice S132
The question is :
May i...