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...
Hello, thank you for taking time to review this. I am trying to setup a serial DFU setup for the nRF52 on the nRF91 DK board. I am running into problems getting it to work...
In the nRF Toolbox I found this Beacons option where i can update the UUID , Major and Minor of the beacon. How do I use this functionality of nRF Toolbox app?
Hello, I'm not very famililar with Airfuel, but I want to add in my device wireless charging function. I start searching solutions for this challange and I found Airfuel and...
Hi
I am facing problem with segger. Project get compiled and able to program hardware but hardware is not working until debug process is start. After put hardware in debug...
Hi,
I am trying to establish UART communication between two nRF52 Dev boards. I flashed both of them with UART peripheral example from 15.2.0 SDK and connected TX,RX and...
Hello,
Recently I'm working on the project that utilizes the nRF chip and the external memory MX25R3235F. The SDK is 14.2.
I'm trying to configure the peripheral and the...
Hi I am using nrf52832dk as master and slave for spi communication. I want to send below data over spi. 0x8000000008 0xEC000100C5 I am get confused in transfer function of...
Hey,
referring to my previous thread in https://devzone.nordicsemi.com/f/nordic-q-a/44298/running-usbd_hid_generic-in-nrf52832-using-a-custom-usb-module-mcp2200 . so am...
We are using the Development boards nRF52-DK from Nordic and trying to utilize the mergehex.exe downloaded from Nordic website.
using Segger Embedded Studio (non commercial...
Sir,
I have one nRF52840 DK and ADXL335 accelerometer. I need to get the 3-axis values, Xout, Yout & Zout, from the accelerometer and send through BLE to my nRF mobile app...
Hi,
I was going through generic_level_messages.h and generic_level_common.h files looking for the parameters for generic level status message.
I noticed that generic_level_messages...
I am using nRF51822 with SDK 10.0. I want to configure a GPIO pin which can wake up the MCU from SYSTEM OFF Mode and call its IRQ handler. Please find below configurations...
Hello,
I am using an nRF52dk with no additional hardware, in conjunction with SEGGER Embedded Studio V4.12. I started with an example from nRF5_SDK_15.3.0_59ac345 called...