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...
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...
Module for generating a pulse-width modulated output signal.
This module provides a PWM implementation using timers, GPIOTE, and PPI.
Each PWM instance utilizes 1 timer...
hi,
i am working on NRF52 with SDK v11, softdevice S132. i have implemented my application with DFU as per the HRM example in SDK v11. now i want to know about what is secure...
after Installed nrfgo studio ,i turned on the sorftware,but the log display" JLinkARM.dll is not correctly installed. Please run the nRF Tools installer to install the newest...
I can not find the datasheet for Preview Development Kit, the only avialble documentaion is the User Guide and nRF52840 Objective Product Specification. What i need is the...
Hi,
We are integrating a 3rd party device with our application and while we were parsing advertising data, we found the same data received in Android at 3rd and 4th index...
pm_peer_data_remote_db_store() stores an array of ble_gatt_db_srv_t.
pm_peer_data_remote_db_store() calls pm_peer_data_store(), which requires a buffer whose alignment...
Hi, I downloaded the latest SDK V12, coped the example HEX from the BLE Beacon and it worked fine. I tried to then compile using Keil, it compiled,
when upload again blinky...
Hi all,
I am using PCA10040 (nRF52832) and I want to create a ble mesh network. I know that this SDK contains some examples for mesh, but I am not able to find something...
Hi!
I have an implementation running with a peripheral sending notifications to a central at 27.5 ms. They are both configured with HIGH BW. Sending of notifications is...
Hi,
PTX:
based on the SDK11 "\examples\proprietary_rf\esb_ptx\pca10040\blank\arm4\esb_ptx_blank_pca10040.uvproj",
what I changed is delete the "nrf_delay_us(50000)" in...
I am simply trying to add a custom service to the HRS example. When I build in regular s132 armgcc it works no problem shows my blank service with nothing special. however...
Hi,
How can i disable peer manager from the buttonless DFU example. if just disable the peermanager by removing the code and editing sdk file, its not working.
i am using...
Hi All,
I am working on BLE+SD card.I am getting following error:-
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target...