Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
We are preparing to get BT qualification for our product, developed with the 6 stack now, however want to update to 7 when it is finally released. A comment from the testing...
Hello, as the title suggest, I want to implement an iPad/iPhone mesh provisioner, and this is my general idea:
Build an App which sends and receives customized advertising...
Hello,
I'm looking at BLE 5 advertising packets and the new feature allows to redirect the adv packets from primary frequency channels to secondary ones with an option...
Hi,
I see that the nominal deafult rampup time is 140 us in NRF52.
However, I'm measuring it with logic (via GPIO+PPI) and I get 129.4 us.
Why there is such a difference...
Hi, I received an e-mail about the new nRF52840.
Nordic Semiconductor has today released the new nRF52840 multi-protocol SoC
with on-chip support for the upcoming Bluetooth...
Hello,
I tried the example code ble_app_proximty connect to android using nrf connect application, but why when i try to connect, nrf51822 can not connect, like example this...
Hi /.*/,
i just downloaded the newest version of the nrfjprog command line from the following site:
www.nordicsemi.com/.../58855
Unfortunately after i unpack the downloaded...
Gentle folks,
I'm sure I'm making some simple, primitive error. Please help me mend my ways :-)
Using gcc in the NetBeans IDE on MacOS for building and running the ble_app_hrs...
Hi all,
I have seen thread related to this question such as this and this and I am aware that spikes happen due the automatically controlled refreshing mode of the DCDC...
Hi,
I am working on ble_app_uart_c example provided in SDK12.3.0 with S130. I tried this example on PTR5518 ble chip but suddenly device goes resetted every time.I am printing...
I'm finding rather high power consumption developing freeRTOS on the nRF52. I have it found that it appears Task's are suspending properly on the main BLE thread (copied from...
Setup
I was just looking through the code in the HIDS module in more detail, now that I have built a few demo HIDS apps I want to make sure that I understand the HIDS module...
Hi,
Is there any other define to change than SERVER_COUNT in main.c of client's light control in order to run the example with only 1 client and 2 servers (instead of 3 servers...
I cannot get the output from the is the example the UART buffer gets filled but there is no output to the tty.
The interrupts seem to be set, but I don't see the interrupt...
Hi
I am using nrf52840 for indoor positioning application based on RSSI. I was wondering if somebody has a tip how to calibrate the nodes before doing the experiment.