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...
Hi,
at Bluetooth core specification v. 4.2, vol. 3, part G, chapter 4.9.3.
An Error Response shall be sent by the server in response to the Write
Request if insufficient...
I use the nrf examples direction_finding_connectionless_rx,firstly i have no attena array,the other as describled i do by steps.
I use two nrf5340 boards.with building,i...
Hi,
I am working on nRF5 Thread 4.1.0 and I am trying to do implement Thread secure DFU.
I am following infocenter.nordicsemi.com/index.jsp
i have run the command...
We are working on a project in which we have integrated multiple modules and examples like GPS, IMU Sensor, SD card, Bluetooth, etc. Now I have to manually shut down all the...
Hello DevZone:
I can see that they are working on a module with WIFI6, my questions are the following.
Will the module have its own evaluation board or will it be integrated...
Very quick question:
I've created a device which implements the Legacy DFU Service. I've also created an Android Application that I plan to develop to be able to conduct...
My application code running on nrf51822 calls sd_ble_gatts_value_set to update a control characteristic. After 16 times receiving NRF_ERROR_BUSY status from this function...
Hi everyone,
first time posting here for me, let me know if i'm doing it wrong.
I'm currently developing a "modem module" built around nrf9160 and working with AWS using...
Hi,
With the NRF Connect SDK version 1.9.1 it is not possible to setup a Thread Coaps connection.
The DTLS handshake fails after Client Hello with an Alert message ...
Hi,
The below is our requirement for NRF5340
1. we have a DFU application with bootloader as an hex file
2. we have another app say blinky as an hex file
3. merge...
Hi all
My first post. I tried to finish one of Nordic tutorials. I need to use app from nrf connect(v 3.10.0): Bluettoth low energy (I have installed v3.0.1). I have nrf51DK...
got the thingy:91 following the getting started video had the bootloader updated and uploaded the right hex file for lte, the provided sim appears to be outdated so tried...
Hello, I am using the Asset TrackerV2 application (SDK 1.7.1) with the modem firmware (mfw_nrf9160_1.3.1). Recently the following error <err> aws_iot: getaddrinfo, error ...
Hello,
I have been developing on a nRF52832 DK using nRF5 SDK v17.1.0, and am very close to a production ready state. The final program will use soft devices, app_timers...
I want to develop a USB composite device using USB CDC ACM + USB Audio. I am not familiar with USB device protocol, so I hope to have a reference example. My development board...