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! I want to implement at BLE switch(PTM215B) to a nRF52 DK, The switch sends advertise messages with switch status data. So i want to create a simple central that scans...
nrf52832 code always block at nrf_spi_event_check, my application include a app timer 200s period, after timeout, drive spi to get a RF sensor for sending some data, and also...
I am working with the nRF52832, SDK14.0.0. I want to perform a flash write on a watchdog reset to save the current state. However, the watchdog resets after two cycles of...
I've used the 'secure_bootloader' project, updated with the public key, to flash on the DK. The project 'ble_app_buttonless_dfu' built and packaged as zip can be DFU'd with...
Is it possible to _send_ multiple packets per connection interval, using the pc_ble_driver (and a nRF52 or nRF51 DK) in BLE CENTRAL role?
I found some answers on the devzone...
Hi, I developed a static library including drivers for spi, twi, gpio, adc and few others. Now when I create application and link my library it works ok as long as I am using...
Hoping to get some help. Using swift3 and xcode 9.3.
I can write data from iPhone back to nrf52 peripheral fine if it is a Dbl.
When I try to write a UInt16, it crashes...
I plan on using the nRF51 Dongle meandered antenna for a design involving the nRF52810. Since the nRF52810 has an internal balun, does that mean that L1, L2, C5, C4, L3 and...
hi,
i have a custom board with nrf52832 as it's core. i want to program with st-link v2 programmer.
i am using sdk 14.2 and soft device s132 v5.0. on target location we...
Hi guys,
We have tested the mesh range in the nRF52840 chip (max tx power) in LOS and we got more than 200m.
W're planning to use the mesh network inside hangar with a...
I am still newbie in nRF52 dk . For my project , i am trying to send data from my sensor to the mobile phone through BLE App UART. Therefore first I have flash nRf52 with...
Hallo guys,
i tried some hours to receive the microphone and some other data from the Thingy 52 on an nrf52840 evaluation board and write it to an SD-Card.
Everything...