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...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
I am looking for a solution to determine the IC revision information as well as the build code for the nRF52.
For the nRF51 series exists this compatibility matrix pdf...
Hi,all~
I got a question about pwm's timer. Here is my working environment: SDK 10.0, SD8.0, IC VERSION: qfabc0.
I use timer1 as clock of pwm. APP_PWM_INSTANCE(PWM1...
Hi Everyone!!!
I am interested in nrf52832. I was going through its product specification v1.2 available over here: link text
At page no: 1, in the section: Key Features...
I have a nrf51 Dongle handy and I'm wondering if it can be used as an ANT+ to USB gateway for running simulANT+ on my PC?
If this is possible, where can I find the dongle...
Hello, I have device with nrf51822-qfab and I need to run ble_app_template (use softdevice s110). What version of SoftDevice I must to use with SDK v6.1? About problem: It...
Hello, I find these structs:
ble_gatts_attr_md_t
ble_gatts_char_md_t
show up quite often in example projects. My qeustions are:
What are these? And when will I be...
I am using esb dpl in nrf5 sdk v11. I want to put a special packet in ack payload. but I think nrf_esb.c code can not do. the reason is that when on_radio_disabled_rx() is...
Hi,
I am developing a printed circuit board for myself using a NRF52 and I am unsure how to actually burn a bootloader program to the NRF52. Additionally, once the bootloader...
Hi All,
my device wakeup from system off casued from reset RWOFF, I read the register RESETSRC and byte E is 1.
maybe there is something about the configuration of gpio...
Hello,
I was reading about that 6LowPAN is being used in the IoT SDK.
I have a few questions about this.
Can the 6LoWPAN node communicate with another 6LoWPAN node...
Hi,
I am working nRF51822 communication. I am using nRF peripherals examples in SDK 11.0 series.
I would like to know the sleep mode examples in communication like after...
Hello,
I bought few nRF24L01+ modules and I integrated them in some custom PCBs that I designed.
I haven't been able to transmit information:
The TX FIFO is full...
I'm working on a very simple Gazell build - basically the gzll_ack_payload example with some of it pulled out, since I'm working on a board with no LEDs or buttons to run...
Hi,
I am trying to develop a PCB for the NRF52 that will use bluetooth capability. However, I was wondering if there were smaller antenna's that could be used rather than...
If I have Bluetooth earbuds, one set to master and the other a slave on my ears.
Is the communication between the ears, through the head, or around the head (Hair scalp...