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...
I have a strange bug, that I do not have any good answer for.
In the software, I use either SPI1 or SPIS depending on current configuration, I have seen some rare cases...
I know it's not very common to use a secondary service, but I want to use it in one specific scenario. When referring to the documentation for the API sd_ble_gatts_include_add...
Hi,
I'm trying to use the LPCOMP of the nrf52 telit board.Configured lpcomp with the following settings :
Input : AIN2
Ref : AIN1 ( external ref. of 1.6V)
Detection...
Hello I am using PCA10040, nRF52832, and GCC toolchain
I have a project that was working good using sdk v12.3 but now I want to migrate to the latest and I am getting one...
Hi
After the device has been in idling, the sleep_mode_enter function is called which then calls
sd_power_system_off().
The device then goes into sleep mode until a...
Hi! I need your help!
I need to create some mesh network consists of simple devices (A) which could collect mac addresses of all visible Bluetooth devices (C) and send it...
Hi, I try to mount some I2C devices at Arduino Primo but I can not get any results. I tried an I2C LCD that did not return any error but did not display any text. When I scan...
Hi,
I am using IAR for the pca10056 with a nrf52840 chip. Can I change the compiler in IAR? I simply just downloaded the newest version from the IAR homepage and specified...
Hi I'm trying to compile the experimental_ant_bootloader for the pca10040 with a S212 soft device using the armgcc compiler using SDK13
I can't find a makefile or linker...
How do you do
1.In the Nordic \ nRF5_SDK_12 _f012efa 2.0-3 d \ examples \ peripheral here, there are three PWM routines:
Low_power_pwm, pwm_driver, pwm_library but only...
Hi, there~~. The PCA20006, nRF51822 Bluetooth Smart Beacon Kit, is fascinating!
So I'm planning to create a custom beacon product of my own,
a 2-layered PCB with nRF52832...
I have trouble programming the PDK using nrfjprog. I can flash the program fine using Segger Embedded Studio but it doesn't appear to be working using nrfjprog.
Here are...
When using ble_app_uart, I set the advertising timeout to 10s, but after the timeout did not enter sleep, but automatically reset,my judgment is based on the terminal to send...
Hi
I have run this example code
nrf5_SDK_for_Mesh_v0.10.0-Alpha_src\examples\light_switch\client\light_switch_client_nrf52832_xxAA_s132_5_0_0.emProject
when I operate...
I want to reprogram a nRF51822 xxAC device on a existing product.
I have a J-Link (SEGGER) device with latest firmware.
I'm running the SEGGER J-Flash V6.20e utility.
I...