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.
I'm working on disconnecting ble from the module.
I'm using the app provided by nordic.
I designed it to disconnect the ble when I press the button on the module...
hi.,
we develop a product that use nrf52840,and it need to suport usb dfu in windowns and mac.and also need achieve cdc communication .this funcation is ok in windows,and...
USED SDK: v1.4.99-dev1
USED BOARD: nRF9160DK
Received hexvalues above 0x7F (decimal = 127) are counted double in p->message.payload.len Any ideas what might be te problem...
We are trying to evaluate the BLE Mesh for a product range and are evaluating the nRF52832 for the same.
Working with the nRF Mesh SDK, I am facing some issues, which are...
Under the recommended operating conditions (page 611) in the nRF52840 datasheet, there is a note specifying:
Given a device (with SWD access), is there any way to detect...
Hello Sr,
Take a look below Error, when I run the demo code from
C:\..\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\multiprotocol\ble_thread\ble_thread_dyn_mtd_coap_cli...
Hi,
We have created an application with BLE multi peripheral where I have to put my chip into deep sleep mode by long pressing the tactile button & also I have to wake it...
In the nRF51822, there was a bootloder area, but in the nRF52810, there is no area except for Application, and the image is as shown in the map below, is that correct? --...
Situation: SES, SDK 16, nRF52832, no BLE.
I'm trying to use both the UART and TWI 0. TWI works fine with BLE and all the rest. However, when I enable the UART, TWI quits...
Our device has been in use for a year using the nRF52840. We elected to not load the 32KHz crystal on our board. Everything seems to work OK and we have no BTLE issues, however...
Hi,
I'm using nRF PWM Driver and I didn't find the way, how to invert logic of PWM. I would like to reach this behaviour:
If I set seq_value=0, I want to have
PWM...