Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
The Capacitive Sensor low-level library documentation says:
Note:
Until Anomaly 84 (ISOURCE not functional) is fixed, the COMP solution cannot provide production-level...
Hi.
I usually used nrf52832 rather than nrf52810 since nrf52832 has an FPU, I rarely considered the computational cost for calculating floating point.
The problem is,...
Just to clarify a bit, I get that the DFU will take ages to propagate though a large network, but the first insertion of the new DFU from, lets say a cellphone, to the "proxy...
Hi, I am using nRF24L01 as a part of a larger project that involves communication between two such transceivers sending and receiving data. I am trying to get a similar but...
Could I get a code sample that shows how to drive gpio pins high on the 52840 chip on my 9160DK so I can modify it to drive analog switches to forward gpio pins to the 9160...
Dear Sir,
I'm investigating the possibility of BLE technology as the primary communication channel for SmartHome Hub solution ( hub to smarthome products... )
I have...
Hi,
This is about BSP button events to manage system sleep/wakeup. In the power management example in the SDK what is the difference between BSP_EVENT_SYSOFF and BSP_EVENT_SLEEP...
Are there any plans to fix Anomaly 84 (COMP: ISOURCE not functional) in a future revision on the nRF52832? I don't see it on the nRF52840, so I'm assuming it was fixed for...
my ADC work in this mode :timer+PPI+SAADC the ADC is 12bit
I init ADC like these code
sample every data 15us,and 16 data per channel
I only init one channel,and use...
Hi,
I am testing I2C interface by using \peripheral\twi_scanner project of SDK15.2.
I found it can not print debug message to RTT interface, even these has one command...
I'm using nRF5 SDK 15.2.0. When I get a BLE_GAP_EVT_DISCONNECTED event, where's is the definition for the "event.params.disconnected.reason"? I get values like 0x16, 0x22...