I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
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 everyone,
I'm facing difficulties trying to make SPI List work on the nRF52840. I'm using SPI1, clocked at 1M. START task is triggered via a GPIOTE event with PPI...
Hello,
I had a look at the brand new mesh 2.0 SDK, this looks very promising. I've been looking for some protocol description for the GATT connection to do the provisioning...
is there an expected release date for the soft device that supports the full bluetooth 5 specification including extended advertising beacons using a coded PHY with S=8(125...
When using nrf scanner to detect my beacon why BLE device name shown is 'N/A' , that field is designed for what? How can I change use ubuntu 'bluez' library? Thanks!
Hi, we are looking into the throughput example provided in the SDK 15.0.0 for evaluating Long range, and want to send simple strings between two devices. Are there anyway...
Hi,
I'm trying to debug the Thingy52 by using the nRF52840DK as a debugger and using Segger Embedded Studio as an IDE on Windows 10.
I have two issues.
1. I have tried...
Hi!
I'm trying to access app_uart.h and i added the file into project but still it is saying app_uart.h not found as shown in below image. Do i need to add path any where...
Hi,
I would like to ask have someone used ICM-20649 from Invensense with TWI? I tried modifying MPU9250 with it but they seems different.
Please let me know if someone...
Hello,
I'm using nRF Connect for Android, and transmitting data from a Intel Genuino 101 board. The data I need on my phone is simply an integer, but I can't manage to show...
Using the thingy52 microphone function, some models of mobile phones receive data will be lost, under normal circumstances, 1 minute will receive about 60 packets of data...
HW: nRF52, PCA10056
SW: SDK15
I'm using the nus_c service with multiple central connections.
After change the GATT Write operations from BLE_GATT_OP_WRITE_CMD to BLE_GATT_OP_WRITE_REQ...
Migrating from 13.1 to 15.0. getting error, undefined reference to 'ble_evt_handler'
In 15.0, peer_manager.c has the function, static void ble_evt_handler(ble_evt_t const...
Hello,
I tried a migration of a bootloader from SDK 14.2 to 15 but my bootloader does an infinite loop @0x24d70.
Do someone have an idea of what can i do please ?
...
I'm working on an application in which we are using a custom board with the NRF52382, which is powered by a battery. We sample our ADC every 6ms, record these values for about...