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 was trying to do the page up and down key, I just built it successfully but it is no response.
Could anyone find out the reason for me.
I appreciate for your assistance...
Hello,
I tried to follow the "nRF_Sniffer_UG_v2.2" and i didn't understand the section 1.2 which described how to set the Python and Pyserial,can some one explain what to...
Hi,
1. Can one run the coexist sample with softdevice S132 on a mesh where all the other nodes run S140?
2. does the coexist (UART) example need to be provisioned. ...
Hello to everyone.
I'm working with the Light_Switch example with four nRF52832 SDK (two clients, two servers) and my cellphone as provisioner, in Mesh 3.10, with "nRF Mesh...
Hi again, Figure 106 in the OPS indicates that the application core and the modem core in the nRF9160 have separate Flash and RAM partitions.
Is this a "real" partition...
Hello,
I ordered my nRF52 DK from Rigado for their BMD-350 module using the nRF52832 chip, but their DK comes with an additional Atmel chip. Now I saw the regular nRF 52...
Hello!
In SDK15.3 project "secure_bootloader_ble_s112_pca10040e" for Keil , write flash incorrect and not work.
In SDK15.2 this prodject work fine.
Please correct...
My application will update over USB from a connected host.
For testing, I used two projects:
Bootloader: secure_bootloader_usb_mbr_pca10056
Application: led_softblink_pca10056...
So im trying to interact with a nrf52 chip. I am using iOS corebluetooth to communicate with the device and when the device sends a long data packet (~400 bytes) iOS drops...
Hi,
I have my SAADC configured with two channels. One for my sensor and one for the battery level measurement.
I only need to measure my battery level every minute for...
hi,i have a question.
nRF52832,can not Pairing and binding.SDK13.0.0,base onble_app_hids_keyboard example.
It can be paired and bounded before. but now can't pair and...
Hello,
SDK 15.2.0
SoftDevice 6.1.0
DFU with Uart (based on {SDK}\examples\dfu\secure_bootloader\pca10040_uart. Single bank mode as my app is quite big (probably not...
Hi,
I am using Segger Embedded Studio and SDK version 15.2 for NRF52840 based module. NRF_LOG_INFO() works from main.c but not from custom drivers for sensors. Is there...