I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
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...
The SD API (S132-6.0.0) documentation provides little beyond what one could guess from the function and type names. sd_mutex_acquire says "Attempt to acquire a mutex". nrf_mutex_t...
Hi i am doing a prosject to get notification on cell phone when i get mail in my postbox (postbox outside the house) I am using a nRF51 dongle, and want it to connect to cellphone...
Hi! I'm working on HID mouse example on SDK 13.0.0. I'm supposed to use this as a low power media button control. I've done a few modicifations on the code for power optimizations...
I know that few companies choose to use NRF528001 with a separate microcontroller like Fitbit.
I would like to know why would they do so instead of using an NRF52 chip that...
Hey,
I am using a nRF8001 with a STM32L051 as an application controller.
After resetting the nRF the RDYN pin goes low, as expected. Then I'm setting the REQN line LOW...
Hello all,
I have a Nordic Thingy 52 board, and I have download the Thingy 52 SDK, I can debug it successfully.
But after I debug it , or download it, the board runs with...
We have an application with FreeRTOS. If we do not initialize softdevice, the freertos interrupts tend to come in at a very very slow rate. I know that softdevice does clock...
nRFgo Studio displays a "Enable reset pin" option on the nRF52 DK but does not display this option on our custom hardware; we use a Segger J-Link for programming the custom...
Hello,
I would like to know the CALIBRATEOFFSET function in detail.
Could you disclose the part of source code on this CALIBRATEOFFSET function?
Best regards,
Kiyoshi...
Hi,
In production line, I was supposed to do BLE test using DTM with UART interface and MT8852B from Anritsu.
However, the antenna is specifically tuned for plastic...
Hi,
i was about to solder my PCB that contain an nRF52832 and i've noticed that i didn't have C9, C10 capacitors.
C10 is the 1uF decoupling capacitor for the 1.3V regulator...
Hi, I'm using nrfUtil 10, which is a bit old. I'm trying to generate an init packet for DFU but the tutorial was for newer versions of nrfUtil only and a lot of commands appear...