I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
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...