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, I am thinking of using the nrf24l01 board from Banggood ([here]) to build a transmitter/receiver set for r/c model planes. However one of the things I would like to do...
Hi,
Context
The chip will be a slave of a powerful CPU which is responsible for many coordinating tasks. The chip will connect the CPU via UART.
I am interested in...
hi guys
im using nrf51822 board sdk10 s130.
i want to use pstorage to store some data that could be preserved even after resetting the chip or after dfu. I have gone through...
Hi , I'm using SDK10 ancs example, and tried to add cts service. But after added cts service, when I disable iPhone6's BLE and enable it, the 51822 didn't auto reconnect....
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
The NFC example (launch app) on SDK12 does work on my device. However, when I copy exactly the same code into my own project, the NFC does not work. The difference is that...
Hi,
We search some technical informations about Low Power mode PWM. What is the Max Frequency ?
What is the current consommation ?
Someone knows these informations or...
I'm attempting to use a GPIO configured as no-pull to determine if a 5V line is connected to the board for charging a battery. I have the 5V line going to a GPIO through a...
I'm having no success getting the FDS (Flash storage) to work on my nRF52 PCA10040 board with SD130 2.0.0 and SDK11. I am using the Nordic example on Github here: github.com...
i am confused how to build a nrf52832 demo that use mbed os and other mbed things.
and i tried link text download the demo from github, but do not know how to put in it in...
Hi All,
I have enabled the UART service in my beacon application.I Configured write access and write permission to characteristic UUID. I got connected to the device and...
Hi!
I am new to the embedded world and am trying to interface a NRF52 DK with a MPU 6050 accelerator/gyroscope. Right now, I have been able to interface the MPU 6050 with...
file.txt Hi,
In my application I am using UART service which receives the data sent from APP. I am using nrf connect APP. I am sending simply 1 and 2 from UART service...
Hi.
I develop an application in the past with ARDUINO and a nRF24AP2 module with great success. I can read 8 heart rate monitors ANT+ sensors in the same time, with 8 differents...
I am a newbie in embedded programming. I want to encrypt some advertising data using aes-ecb API, provided by the softdevice but I am not getting any encrypted data after...