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,
My english is not good, please forgive me.
msd and hid device,set as follow:
//msd-------------------------------------------------------------
APP_USBD_MSC_GLOBAL_DEF...
Hello,
i'm practice beacon on 51422 DK. The first thing i wanna try is GPIO setting. What else i have to write or replace from the beacon example after setting GPIO in ...
Hi, I have working firmware for nRF52832 dev kit based on mesh coexistence examples (Mesh SDK 2.2.0 + nRF5_SDK_15.0.0). I'm trying to port the same firmware on nRF52840 dev...
I have flashed the firmware using nRF connect app. I have a bat file which executed few commands. I want to transfer that file to flash memory and access it I the file explorer...
Hi there!
I am trying to add custom UUID's for my BLE application.
I have a custom service which has 2 RX and 3 TX characteristics.
I have a situation where the Android...
Hi,
I would like to disable TWIM peripheral when not needed to save some power and enable it just before it's needed. Is there any delay after writing to NRF_TWIMx->ENABLE...
I want to get vdd without timer
so i found this.
https://devzone.nordicsemi.com/f/nordic-q-a/38239/nrf-52832-saadc-without-timer/147517#147517
and change some part like...
I have a design, using the NRF24L01+, that I would like to run from batteries. The Transmitting device is not a problem, because it can turn off when not transmitting.
For...
Hi All,
For NRF52 is that possible to configure the system to use a different pin for RESET than GPIO 21? We want to reset the NRF on errors, if our other MCU detects some...
Board:PCA10056 (0.9.3)
SDK:15.2
Softdevice:S140
Example:ble_app_blinky
Today,I follow this page Using an ampere-meter for current measurement to measure the current...
Used SDK: 15.2.0
Hello,
I want to print some debug messages over RTT after an error occured. After that I want to reset the system.
If I put the string into the que...
I've followed the steps to set up the SDK.
When I execute the batch file(setup_sdk.bat), there is something wrong occur (as below pic)
I've installed the git and add...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...