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...
Hello, guys!
I'm currently just starting to work on the nrf9160dk board. I want to try to explore the communication of nrf9160 with external acceleration sensor. First,...
Hi Team,
Is there any blog/tutorial on how to add custom profile (service/characteristics) with ncsv.1.8.0 and nrf52832/33?
I could find a couple of blogs but they were...
Hello everyone, I'm testing the example ble peripheral "UART/Serial Port Emulation over BLE" with SoftDevice S112 nRF5 SDK v17.1.0 . My board is MBN52832DK and i'm using the...
Hi,
in my project I use the nRF52840 microcontroller as the master I2C device.
Sometimes the TWI peripheral SDA line is forced to a low value by the slave device. This...
Hi, I'm developing an application using fds. I merged fds into ble_app_uart and built complete But when program run fds_init() nRF was crashed I called fds_registered before...
I am using NCS 1.7.0 and latest nRF5340 DK
I am trying to update netcore firmware using the process defined here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1...
Hi everyone!
I have a question regarding the audio support on the nRF52833 chip. Is there any support for sending audio ( Low quality compressed audio ) to headset? Or...
Hi everybody.
For a personal project, I need to integrate a flash or a microSD card to store data.
As computation core I want to use nRF52811, but I'm not able to find...
Hi,
I've lost hours to this so grateful for your support!
I have a custom board using Raytac MDBT42Q, which has a 32MHz clock in the module and I'm not using an external...
To whom it ma concern,
we observed Unkwon Resets after Long runtime ; Several Hours.
We use the NRF52840.
After the reset bit 1 in RESETREAS is detected .
BUT investigation...
My project is based on 'ble_app_uart' and I added dfu service..
so there's two custom 128bit uuid in my project..
But before this, I only want to test dfu service mode...
Hi,
We have made an app that gathers GPS coordinates using an external antenna with the thingy91. The problem we have is that we struggle to test the code when we don't...
Hello,
I am using the nRF52840 dongle with the nrf sniffer 4.1 firmware running on it, using Wireshark to read out its results.
This works fine for advertisement packets...
Hi!
In my application, I am receiving A-GPS data from nRF Cloud. After the data is received there is a considerable amount of time where the GNSS module is blocked because...