Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
just when I send command to nrf51 to stop advertising by calling sd_ble_gap_adv_stop I got error NRF_ERROR_INVALID_STATE . what's the source of this error ?
static void...
In the past nRFGo Studio worked fine. Then I reinstalled windows due to an unrelated problem (and changed from 32 bit to 64 bit), and now it reliable freezes.
Most often...
To have a reference receiver to evaluate a new antenna design i would like to use the nRF52 development kit.
Therefore i am looking for a example application that can be...
Hi,all,
in the Core 4.2, the sentence with word 'Controller' and 'Host' have appeared many times.
like 'When a Host performs the auto connection establishment procedure...
Hello,
I'm using a custom board (nRF51822 QFACA chip), with the optional 32KHz crystal.
When, I use the SDK 5.1.0 and the S120, my code works perfectly. But when I try...
I would like to develop some BLE applications using the nRF52 Preview DK, that embed a NRF52 revision AA. S132 soft device 2.0.0-8.alpha documentation says that is not compatible...
I've been developing some ble code for a custom board. Recently, I just finished creating a new smaller board. When I load my code onto it, I notice that I have trouble discovering...
Can the nRF52 be programmed by 6-pin J-Link Adapter by just connecting the following 4 pins,
Pin 1 : 3.3v Supply,
Pin 2 SWDIO,
Pin 4 SWDCLK,
Pin 5 GND,
Can pins 3...
I want to save custom data in NV address. Which address is safe to save custom data in NV?
I'm working on nRF51822-xxAC with very simple and small code.
And, using s110...
My project for nRFs has a few configurations for different boards.
So, how to enable 'batch build' button to build all configurations by one click? Currently this in disabled...
code.c
ui_flash.c
ui_flash.h
Hi guys,
So we are building the Ibeacon project , and faced with some problem:
The chips falls hard reset periodically when trying...
Hello,
Is there any todo list about how to protect an application from hacker unsollicited copies to avoid illegal clones ?
how to allow jtag in write only (disable...
Hi all,
For PAN 42 which describes an issue write to RAM after a POR. When was this issue fixed? I can't seem to find out what versions of Silicon are subject to this issue...
Hi, i try to understand how to use power down modes. But i have a problem in the example ( nRF24LE1 REGISTER RETENTION TIMER ON ).
while(1)
{
// Register retention mode...