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...
Hello, I want to develop applications for my Mac and for iOS + Android smartphone. First I created a simple Mac gatt server with apples CoreBluetooth API which has one service...
Uart is initialized in non blocking mode but i need to use blocking transfer in a spacial case: is there any function available for this.
I can not reinitialize nrf_dvr_init...
Hi,
I have an issue when I want to read an attribute from a toll to my nrf52840 device.
For exemple attribut 0 of cluster basic, if I forge a general read request for...
Hi,
I am in the process of porting an application from an nrf52 to an nrf51 due to availability issues. One problem I run into is that bluetooth events are handled in...
The board connected to the PC for the first time, but after I mistakenly loaded the Bluetooth low energy sample instead, the Power profile on software nrf connected for desktop...
nrf51822's SWDIO/nReset pin is controled by a MCU GPIO output, a 1k resistor is in series. SWDCLK is connected to a pull-down resistor. And sometime (very rare) nrf51822 can...
Hi,
I am using nRF9160 multi cell location code on nRF9160-DK PCA10090 version 0.15.0.
Modem FW has been updated to the latest 1.3.1 binary.
I am using LTE-M with AT&T...
Hello there,
Recently I have added and been testing DFU into my existing application. I have conducted a few DFU updates and have noticed a semi-reoccurring issue. I use...
I currently have a working project with ethernet shield ( ENC28J60 ).
I use the driver from NCS 1.5.1.
I want to know how to enable logging?
I found some posts on this...
I am current evaluating the SPIS for the nRF52840 and experiencing incomplete transfers from a connected master (Arduino). I'm sending 'hello world' from the master to the...
I have checked out and built the iBeacon sample in zephyr (samples/bluetooth/ibeacon) for nrfconnect version 1.7.1. I tried building for both the nrf52840dongle and nrf52dk_nrf52832...
Hi,
I have a custom 9160/mfw1.3.1 board with a set of matching networks and I need to setup MAGPIO to control these. This will only be used for cellular, not for GPS.
...
Hello,
We have produced a product that uses the 82520 chip. This product uses the NUS service. We want the Windows PC to use its built-in Bluetooth to connect...