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...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
Hi, Just to clarify, is there a difference between a mesh network containing purely Bluetooth 5 nodes and a network containing purely Bluetooth 4 node?
I am referring to...
I'm trying to use the GPIOTE to generate an interrupt when a pin makes a transition. It appears everything is working except the interrupt never gets triggered. NRF_GPIOTE...
Hi
I am trying to get get the ble_app_template running on my PCA20006 beacon kit (nRF51822 xxAC) using a j link edu .
I have imported the ble_app_template_pca10028_s130...
I'm new to using the Nordic SDK and I'm trying to use the BLE template to start my own service. Is there a walk-through for doing this somewhere that may be able to help?...
Hello,
I'm developing a simple code that make use of timers using NRF-based boards and Arduino code.
The following code works fine on a Simblee nRF51822 board , but...
I was trying to install firmware into my nRF51 Dongle using jlink.exe on Windows, so I can use nRF Sniffer. I made the mistake of unplugging the dongle from USB after erasing...
I have an nRF52832, coding with SEGGER and the SDK 14.2.0. I'm trying the ble_peripheral/ble_app_uart example (although I get similar results with the other BLE examples)...
Using a pushbutton while advertising, the GPIOTE_IRQHandler handles the pushbutton click OK, but then the processor resets. The RESETREAS is code 4, aka. RESET from soft reset...
Hi,
I have couple of queries that need to be sorted,
http://www.nordicsemi.com/eng/Products/S112-SoftDevice, Says that S112 supports 2-peripheral connection and 1 broadcaster...
I want advertise the peripheral periodically only. i implement the logic it is working fine.but my doubt is once i connected to connected to central device advertise is no...
Noted the difference between the layouts concerning antenna matching among DK 0.9 and DK 0.11.
DK 0.9
DK 0.11
The screenshots are for L3. Differences between...
Hello,
I have a requirement to implement the following functionality. Can this be done?
Basically i need to store some customer info on the NFC NTAG. This has to customizable...
I am using nRF Connect for desktop v2.3.0. In my DIS service Firmware Revision String characteristic I am using a string of 30 characters. But when I connect to my device...
Hi,
We are looking into developing a device based on 52832 platform.
How many devices (phones) can be paired with our device?
In other words: How many pairing keys can...
See attachment - enlarge if it's too small. How can I get nRF Connect on my Windows 10 laptop to bring more than 20 characters, and also print in text (instead of hex values...