I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Any suggestions for handling a bricked custom board?
I'm pretty sure I know where the problem is in my code, but now I can't reprogram the board. I did have this happen...
Hi, I'm developing an BLE application using nrf51822.
I have a BLE security issue to discuss.
(Actually I don't have much network security background...)
In our application...
I'm using PCA100001 board with pure-gcc Makefile and s110_nrf51822_5.2.1_softdevice.
And I'm writing simple code customizing s110 samples like below:
static void ble_stack_init...
Hi
Does the NRF51822 support ANT and where would be a good place to understand how to implement ANT ? I also want to know where I can get more information regarding the...
Hello community, first time posting a question so please try and forgive any future mistakes.
anyways im new to using the keil IDE and am have some problems. I have dug...
I am using pca10001 board and started my development from nrf6310/s110/ble_app_hids_keyboard.
SDK version is 6.0.0. I have successfully tested my device with (MCP) Master...
Hi,
I am very new to BlueTooth technology. Currently i'm testing the nRF51822 evaluation kit to see if the BLE module can be used for a specific project. I've tried several...
I have a schematic in which Balun is connected as a matching network to Ant1&Ant2 pins making the output impedance 50 ohms. Now i want to connect an Antennae to it which is...
Pages 51 and 53 of the nRF8001 Product Specification (v1.2) show a reference design for a balun network in which capacitor C4 is listed with a value of "N/C". The component...
Just in case no one has ever given any feedback WRT Eclipse, Id like to be the first. My experience is using it with all the features for a NRF51822 project, and it kind of...
Seeing, that the nRF51822 was specified to operate with a 16 MHz crystal or oscillator. Is that also the clock what the Cortex-M0 core runs or is there a PLL to increase the...
Dear Support Team,
I'm working on a BLE application and the most stuff works well but now I had a spurious application crash at "src\ll_lm.s0.c: 1038". Could you please...
Hi There,
We referancing the PCA10000 for antenna circuit design. We are going to use 0.8mm FR4 PCB however we couldnt find out the Thickness of copper conductor. And it...
When running the Proximity Example application the Immediate Alert, Link Loss, and Tx Power services should be returned on a discovery request from the nRF Master Controller...