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...
I am working through link this tutorial and I've been able to successfully complete the steps up to D3. I'm using the bootloader_secure_ble example from SDK13 on an nRF52840...
RTT Viewer has been working great.
But is there a way to make the window buffer bigger so that I can scroll back more history?
It only saves about 80 lines.
Thanks
Hello,
I'm working on nrF52832 with two different Android device : Samsung Galaxy note 3 neo and HTC ONE M8.
My test :
Central side ( smartphone ) : each 200 ms...
Hi!
Does Nordic have plans to include any API functionality for choosing an initial scan channel in sequence of jumping over 37, 38, 39 channels?
Currently (SoftDevice...
Hello Nordic,
I tried to debug my board using the JTAG port (P12) on the nRF6310 motherboard. But it's not possible to flash the chip in Keil. I got the error: "Error:...
I use nrf51 DK (PCA 10028) like hardware for sniffer.
I download sniffer software 1.0.1 and flash the dk with help of nRFgo Studio.
I start sniffer.exe and after unplug...
Hi, I'm developing an application for the nRF52832 using mbed and the S132 SoftDevice. Since it appears that the SoftDevice requires exclusive use of Timer0 and mbed uses...
Hi,
I am having 1 central and 2 peripherals. I use ble_app_hrs as the base for both. Sometimes, I dont get the BLE_DB_DISCOVERY_COMPLETE even after I get the BLE_GAP_EVT_CONNECTED...
Hi,
I had some erratic results when I hook these devices via SPI, using a level shifter (e.g. TXB0104) to protect the nRF52. When I look at the schematic for the nRF52...
How I can pairing via NFC with phone? I want that pairing was with a password. I used for exaple project "experimental_ble_nfc_pairing_reference". I used SDK 14 and SoftDevice...
Hi,
I've couple of Nordic Thingy 52.
I was able to connect to these using my Samsung A5 2017 running Marshmallow and see the various sensor readings.
After an OS update...
I am in the process of porting my code from SDK13.0 to 14.0 in order to use s332 v5.0
I can compile and run my application. While it's running, I can see that it is sending...
We are using this device and we seem to have an issue reading from P0.20.
I know this is a dual purpose pin. We have programmed it for input with pullup. We have it attached...
I am currently porting my project from SDK13.0 to 14.0 so I can use s332 v5.0.0.
I receive warnings when compiling
.\_build\nrf52_firmware.axf: Warning: L6330W: Undefined...
I would like to know if it's possible to pair two NRF52832 together using NFC. NOT an android phone to an NRF52, but a central NRF52 standalone connect to a peripheral NRF52...