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...
How do you do
Now use the Nordic nor51822 \ nRF5_SDK_12 2.0 _f012efa \ examples \ ble_peripheral \ ble_app_uart this routine plus
Nordic \ nRF5_SDK_12 2.0 _f012efa \ examples...
Hello,
Am working on NRF52 interface via SPI to Micron N25Q flash .
Am able to identify flash by reading chip identification correctly and after this to test memory writing...
We are a small R&D team and we are currently developing a medical wearable. We are using nrf52832 and we are generating approximately 54kbps (6.75kBps). I 'd like to ask if...
Hi!
After reading few posts about spi slave/master issues... I'm also challenging with one of them. I have following setup nrf51822, s130 2.0.1 and sdk 12.3.0… nrf51 (spi...
I am working on OTA DFU about nRF52810.
My refernece project are ble_app_uart\pca10040\s132 and bootloader_secure_ble\pca10040
I find that the RAM start address between...
Hello im trying to create a single master connected to multiple slave to make synchronous movement for my robotic arm project but im not entirely sure which Bluetooth to consider...
Hi,
I am running the BLE DFU example. I am able to perform the DFU OTA implementation successfully. The problem I am facing is that, once the application has been updated...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hello,
I used translation software.
I am measuring current.
I want to enable dc-dc mode.
how to enable the dc-dc?
also,where should I change the source code?
I...
Hello folks, we are currently using RedBear Lab Arduino toolchain to develop a MDBT40 based application. However we meet a lot issues on merging bootloader.hex (downloaded...
Hi,
Since I'm having a hard time understanding this through the SDK docs, I'll ask it here.
I'm currently using a BMD200 module (from Rigado) which uses a nRF5188.
...
I have a BLE-Nano v1.5 board with 32KB of ram starting at address 0x20000000 (til 0x20008000). However when I want to read a byte of the uper 16K (0x2004000+), I get a 'cannot...
I need to scan for nearby beacons.
This was featured in the mbed examples but does not seem to be described anywhere else
I am using SDK12 at the moment.
I found the...
hello
Now I use the nRF52832's board and I was measuring the current
But when the board's power is off and i measured, the current was flowed in the board.
Now i am using...
Hi!
I can't start project with OOB bonding. If I set settings like just works (MITM = 0, OOB =0), all works correct. But I need more security for bounding. For this reason...