I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
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...
One of my nRF52-DK started to act oddly - very brief message in red type flashed up by nRFgoStudio on programming a few times - unfortunately too fast for me to read.
Now...
Hello,
I'm trying to build the ble_ant_app_hrm (multiprotocol) example, using SDK v14.1.0
Here is the output I get, after running make :
Makefile:216: Cannot find...
Is possible use the PPK with a custom board to measure the current usage?
In the pictures it looks like has headers to attach the nRFxxDK modules. but what about custom...
When configuring my Bluetooth Mesh server node to the network, it receives an error and I am not sure why.
I receive an ACCESS_STATUS_INVALID_MODEL error after having called...
Hi,
I am aware of how to use nRF51 sniffer with wireshark.
But in my current project, I am not able to sniff data packets. I am not sure which BLE stack is used in the...
Hi,
we have implemented the experimental_writeable_ndef_msg example from SDK12.2 with Nordic NRF52 on a custom board. Reading the NDEF Message works fine with smartphones...
Nordic nRF52832 chipset
Battery operation such as CR2477 Lithium Manganese primary button cell.
Many application circuits show this microcontroller used with a button...
Greetings,
One thing I've noticed is that if I enable the RTT nRF_Log messages in the bootloader, then the RTT messages that are being sent out in my application do not...
Hi,
i have recently bought a development kit for the nRF24LE1 chip. Untfortunately there was no CD included, as described in the following user guide.
data.icbank.com/...
The nRF51822 Bluetooth Smart Beacon Kit has P0.09 and P0.11 connected to the programming connector P2 (Pin 3 and Pin 6). From the User Guide :
Can I use them as UART...
I have a Rigado BMD-300 Evaluation Board with a BMD 301 module attached. Using the Texas Instruments SmartRF Packet Sniffer, I see the message being broadcast approximately...
Hi,
I've studied the "ble_HID_template.ino" example and I've come up with some doubts and need some clarifications in some points, they are listed below:
1 - Does nRF8001...
Hi.
First, I use nRF52832, s132, softdevice 3.0.0
I will save identifier that is first scan data(8byte).
And, I ignore Later scan data.
Next, UUID's some part...