Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...
I bought the nRF9160 dev kit and I can't connect to the j-link: JLinkExe SEGGER J-Link Commander V6.30f (Compiled Mar 2 2018 17:30:55) DLL version V6.30f, compiled Mar 2 2018...
Hi ,
In the target hardware I am able to detect the Nordic chipset nRF52480 by flashing USBD application on the chipset using JLINK SWD.
Now I have query related how I...