Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
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...
Hi all
I have two questions/problems regarding the emulated System OFF mode with the NRF52832 and the SoftDevice S132 V2.0.1:
According to this thread , an infinite...