Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
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...
Hi
we are facing the problem of infopage with nRF24lE1. i heard that its bug from nordic side in nRF24lE1 series. i have tried the method to recover the infopage given by...
HI,I want to send multi packets per connection interval. I have checked some questions and thread.
like this link text
and this link text .
according to the example...
Hi Team,
What if I don't what to use BLE stack but still want to use nRF51 Radio (PHY + MAC) to implement some custom communication protocol between multiple nRF51 devices...
i am new at this so please bare with me.
i was using a nfr51822 with s110 version 7 and i now i want to migrate it to s110 version 8.
i have made a few changes according...
After checking bootloader example from the SDK version 10, I am not able to find appropriate ROM / RAM addresses configurations for 16kb RAM chip. The Bootloader examples...
Trying to run S130 V2.0.0 with ble_app_proximity on a BLE400 motherboard.
Im getting a hang at the call to SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM, NULL...
Hi,
We just received our custom board based nRF52832, below nRF52832 schematic
I succeed to flash the board. but i have frequency troubles.
I made a simple exemple...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
I have opened the nordicID sample project "InventorySample" for Windows CE in VS2008 it successfully builds the project but when i deploy it on mobile simulator Pocket PC...
Hi,
I'm using S132 v2.0.0 and nrf52832. I've got a problem when I'm trying to call any softdevice function from radio notification event handler.
#define RADIO_NOTIFICATION_IRQ_PRIORITY...
I am using nRF52832 DK and we designed a custom board using nRF52832. I am using a windows 10 lap. It used to program successfully from windows 10 lap and boards will advertise...
Hello,
I use nrf51 based device as peripheral with SD110.
I use connectable advertising ( BLE_GAP_ADV_TYPE_ADV_IND, BLE_GAP_ADV_FP_ANY ) and turned on BLE_GAP_EVT_SCAN_REQ_REPORT...
Hello,
what address in flash is it safe to store my application settings (some calibraton data) which should be preserved during application updates. I use S110 v8, dfu_dual_bank_ble_s110_pa10028...
Hi all, i'm trying to understand how to program my nrf51 DK in order to perform a temperature measurement with the onboard sensor, convert the battery voltage with the ADC...
I use dfu_dual_bank_ble_s110 bootloader from SDK10. I want the bootloader to check whether if incoming firmware is compatible with the device it is uploaded to (i.e. device...