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,
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...
Hello, We planned use nRF52840 in our project, and I have some questions about this MCU. 1) Is it possible to process signal from 8-GPIO with frequency of request 32MHz? We...
Dear,
I am testing nRF9160 DK with iBasic SIM, FW: SecureBoot and AT Client
I am trying to send SMS to my phone. I see : https://devzone.nordicsemi.com/f/nordic-q-a...
Dear Sir,
I am working with
SDK --- nRF5_SDK_15.0.0_a53641a
softdevice -- s132
nrf52832.
I was working with example codes in the SDK folder.
I am working...
Hi,
I need some help calibrating my moisture sensor analog readings using 3.3V regulated power source (VDD = 3.3). Here is my set up, borrowed from the proximity example...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
I am working on an nRF52832 BLE peripheral prototype which sends bulk data to a central as bursts of large notifications. I am encountering an error where the connection gets...
We are manufacturing 2 types of gas sensors that communicate BT LE. One use an nRF52832 and the other an nRF51822. Will the nRF52 dongle communicate with both of these? Is...
Hello
I am currently programming with keiluVersion4.
Previously, I used "fatfs example" of SDK_15.0.0.
So trying to test the function of BLE, trying BLE communication...
Hi ,
I'm working on a 2.4GHz wireless microphone project now.
I want to make a scheme of two microphones transmitting to a single receiver(2T1R)。And ,i have tested this...
Hi, Andreas.
Following the guide you find in the document " Buttonless Secure DFU Service ", I get errors while trying to compile. In order to ascertain were is the problem...
How to realize the USB HID interface and PC data transmission?
I want to connect my computer via USB hid protocol for communication
This is my code, but can only send...
Hi everyone,
I am a beginner for BLE software development with MDK-LiteV 5.26.2.0.
Target device: nRF52832(EKSHCNZWZ made by Taiyo Yuden)
SDK: nrf5_SDK_15.2.0_9412b96...
I use the example from nrf51422 ble_app_uart_c with SDK_12.3.0 to connect via BLE to nrf52 usbd_ble_uart. When sending data that exceeds the length of one BLE packet (for...
I combined to examples from the examples library combining the sdk_config, source code, and adding references to the included files.
The application will not compile and...