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...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Hi there,
I am porting the the app_button from the ble_blinky project to my own project which uses BLE functionality too, and it is not firing the button_event_handler after...
Hi,
I am developing one of the application using nrf51822 with SDK S110. in which I need to receive the long data(like image) through the mobile app.
And newbie to the...
I have problems using the Power Profiler Kit from nRFConnect v.2.6.1 with a nRF52832 DK on Ubuntu Linux 18.04 (KDE Neon). It is unreliable in opening the serial port, but...
Hello, We are developing a product that is based on the NRF52832. Currently in the certification phase, we are working with a Laboratory that is guiding us through the process...
Based on the nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart\pca10040\s132 sample code, I've defined a long button(button 2) and 3 short buttons ( button 1, 3...
Hi everyone,
I've noticed in the changelogs of Version 2.0 in the nRF5 SDK for Thread/ Zigbee that the touclink support has been removed:
- Removed support for touchlink...
Hello,
I would like to set up in the same chip (nRF51) :
one open connection for an access control application – unlimited smartphones (no bond) and fast connection...
Following multiple articles on logging for enabling log output using Segger Embedded Studio and the Zigbee library I find they all seem to be missing something. Fundamentally...
Throughout the ZBoss API documentation there are references to source code snippets to help fill in the missing descriptions. An example is in the documentation for the Commissioning...
Hi Sir,
For 52840, we support the data rate 2M/1M/500K/125K.
If we want to test the modulation for 500K/125K (S2/S8), does the frequency deviation setting same as 1M...
hi folks ,
i want to reduce my power consumption so that battery life can be extend , my device function is it will read the data and send the data only if reaches the threshold...
Hi All.
Following the step by step guide on Getting started with Nordic's secure DFU bootloader, when I try to build the uECC library by issuing a make command, I systematically...
We currently have an older Sena SD1000 bluetooth module in an embedded system that functions as a UART wireline replacement. We just connect it to a UART on the embedded controller...
Hi, I have a simple application with logic is: - every 3 or 20 seconds send some data via modem (based on AT commands), - sending and receiving data via serial port to and...