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...
What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
we have used the ble mesh sdk v0.9.2 to implement long range ble mesh network on nrf52840 SOC
it is successfully working with s132 softdevice. with default configuration...
Hello,
I'm trying to switch from softdevice s332 v2 to s332 v5 (tried also v4), but I get this error: "region RAM overflowed with stack".
I'm guessing the problem is in...
Hello! I am testing project "ble_nfc_pairing_reference". When my NFC device touch the NFC antenna on the device screen is written: pairing; connecting; could not connect....
Hello,
I have an nRF52 DK, running S132, as a client. After scanning and connecting, I use ble_db_discovery_start, which finds the devices of interest, connects, and finds...
As the title specifies, on writing to the registers mentioned, I receive a Fatal error.
Here's the test code
void save_ram()
{
__DSB();
NRF_POWER->RAM[0].POWERSET...
Hi,
I would like to know if anyone ever tried to alter the SEGGER J-Link OB Code that goes on the ATSAM3U2CA-AU IC (this is the IC that controls de PCA10040).
I'm asking...
Dear support,
I am working on some custom boards embedding the nRF52832-CIAA chip using SDK-v11.0 and s132-v2.0.1.
I have got 9 custom units and out of them only 4 work...
I asked about if NRF52 can pair to eachother without a PN532, but sounds like no, it can only read RFID tags.
So, how about if at factory we make RFID sticker/tag that...
Hi,
I need 32 bit timer-counter with s130 stack. Timer0 is 32 bits, but ble stack uses this timer. So how can i use timer1 or timer2 like 32 bit timer?
Is there any...
Do u have mobile/ios application that allows you to scan for Bluetooth low energy devices with nRF52840 and communicate with them?
If not, how we can do it?
Hi,
I am wondering which is the best method for BLE security to avoid MITM, protect the data (sniffers) and limit connection only to allowed devices for a massive number...
I am now using nrf51822 chip connected to a 50-ohm nominal input/conjugate match balun and then connected to an Embedded antenna.
I am requested to do a radio test which...
Hi,
In my project, I only have PCBs with nrf51822 chips and do not have a plan to buy a spectrum analyzer yet. But the certification requires me to apply DTM application...