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...
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...
Phone Model: model MX4 from MeiZu china
APP applied: nRF Master
experiment 1:
Here in my hand, when a android phone try to connect to the device which contain the service...
I just now saw the press release for the Primo .
In theory the bootloader should just to be able to be loaded to an existing DevKit either via NRFstudio or the NRFprog...
www.youtube.com/watch
Hi,
I'm a beginner in Iot. I found this interesting video and observed that NRF51 SDK and NRF Beacon communicate with each other. I want to send...
I have12 input pins to my application. But the code fails when I try to add the fifth button.
Is there a limit to how many input signals I can add?
static void gpio_inputs_init...
Hi,
I am using SDK 11 and S130 for my ble application. S130 acquires 108k of flash memory. How can I reduce it to less than 100k or should i use S110 since it uses just...
I have OCD for compiler warnings... I must use -Wall (I'm a freak like that).
In nrf_drv_twi.c line 433 there is a function twi_clear_bus. This gives an -Wunused-parameter...
Hello,
I was working on a nRF51422 and made a project using the example ble_app_uart_c. It works fine on the DK, but now I want to make it work on a board that has one...
Hello,
Does anyone know if the information and methods given in the links below are still valid for nRF52?
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../ ...
Hey,
We're are newbies with Nordic and are trying to program BLE HRS example code to run straight on the nRF52832 (instead of the PCA10040 target).
In order to do so we...
Hi everybody! I am here again bothering you with probably silly questions. I have, on my smart beacon kit, an application that uses an ADC and then sends the converted value;...
`Hi Guys,
My project requirement is that first time i have to bond and connect my nRF8001 BLE with peer device, once connected i have to find peer device address, after finding...
Hi everyone,
I was not able to find a full example in the SDK or online on initializing ANT to work with burst mode. Also, I was wondering if it's possible to setup ANT...
Hello,
I have a design where nrf51422 works as companion chip together with an other uC as main controller (STM32F4).
I need to reset the NRF from the main controller...
Hi,
For our new product we are using nRF52832 chip for BLE and NFC. We have a query regarding the NFC section which is listed below-
Please refer the recommended EMC filter...
I have captured the ble packet showing as the screenshot by using the ble sniffer(win7 ) and wireshark.
But I did not understand the meaning of delta time (such as end to...