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...
Dear All, Please update me if is it possible nRF52810 is having capability for SIG Mesh or Mesh Network? Also is to possible to establish Mesh network beetween nRF52810 as...
Hi All,
We received a new design with a nRF52 powered at 1.8V. We are using a JLINK probe with the SW protocol for the burnin code.
When we apply 1.8V we can’t program...
The function find_adv_name() found multiple time in BLE central examples is using the global variable m_target_periph_name instead of the parameter name_to_find . There is...
heelo every one ,
i want to use bluetooth to connect my nrf51822 to my smartphone can anyone help me because i don't have any idea there is any example ready to use pl...
nrf52832dk pca 10040 board
besides ports bits and dir setup and baudrate, etc ...
this is part of my uarte init funct (pDev = 0x40002000)
pDev->TXD.PTR = (uint) TxBuf...
nrf52832dk pca 10040 board
besides ports bits and dir setup and baudrate, etc ...
this is part of my uarte init funct (pDev = 0x40002000)
pDev->TXD.PTR = (uint) TxBuf...
I just bought a nrf51 dk to master this wonderful SoC series.
For now I intend to keep my research and studies with Bluetooth 4.1, but would like to prepare for a jump...
Will uarte interrupt call NRF_LOG_INFO, will run away the possibility of the processor? backend uses RTT
I set uarte receive dma buffer to 10, then the sender to use the...
Hi all, we have a problem with a project based in nrf52832 and a custom board. The project is based in "ble_app_uart" example, and also we have the following sensors:
Accelerometer...
hiii friends,
i have developed new board using nRF52832 xxAA. i am dumping code in this using nrf52 DK and it is working fine but when i am removing power from this and...
Hi, I want to confirm if the Mesh packet is a "special" form of advertising packet or it is completely different, i.e. all the headers and addresses etc are changed.
By...
Hi, I am using Keil to build programs less than 32 KB in size. All the example program from the SDKs work and I have read that should be the case because they are all under...
Hi all,
I'm going to use the latest SDK version of nrf51822 for my current project. Can you please help me to choice the right one for my development?
I want it as peripheral...