Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...