Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
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...
Hi, I want to develop a software like nRF connect on windows PC for custom board test.
PC software will communicate with nrf52840 dongle via serial port,and nrf52840 dongle...
I want to include GetWifiAPs.c and GetWifiAPs.h files, which I developed by myself, in my project.
How do you include them?
I'm using SEGGER Embedded Studio.
I include...
Hi, I am working on a project in which the device (nrf52832) needs to be both central and peripheral and it can transmit/receive some commands through UART to set the advertisement...
Hi ,
We are using the BL652 module with your nRF52832 chipset in our important product.
In our product the wireless connection is fundamental and we would like to test...
Hi,
I am using nrf52832 to achieve system-off with low power consumption. Nrf52832 and a rf IC communicate via SPI.
I configured a pin as the wake pin.
nrf_gpio_cfg_sense_input...
Hi, I am trying to use github.com/.../nrf52-ble-image-transfer-demo with Ubuntu 16.04 Using - gcc-arm-none-eabi-6-2017-q2-update - nRF5 SDK version 15.0.0 (nRF5 SDK version...
I use SDK 15.3.0 with the example of USB_CDC. In the example, the virtual com port transmission works only when the terminal sends a DTR signal. I need the DTR notification...
Hi
I am trying to implement DFU to my project. I have done all the steps to generate packages, private and public keys etc. My program now starts at dfu and I can upload...
Hi,
setup: nrf52840 dk, no battery installed (power comes from USB connectors), switches are in default mode (SW9: VDD, SW6: default).
Flashed open_bootloader (dfu/open_bootloader...
Hello,
I'm using S112 V6.1.1 with the Nrf52810. I get a error using sd_ble_gap_adv_set_configure() after a connection. On BLE_GAP_EVT_DISCONNECTED i try to change the advertising...
After testing the nRF9160-DK with all available samples, we decided to integrate the nRF9160 in an own new product and have now a prototype available. And of course some questions...
Hi,
I am using Mac OS and 15.2.0 SDK on nRF52832. I was trying to do BLE DFU following this link . When I was trying to push the DFU zip file, It was resulting in the following...
In following the instructions of the nRF_Sniffer_User_Guide_v2.0.pdf, I'm attempting to use Segger's J-Link software to configure my nRF-51822. The environment is a Mac OSX...