we also produced self PWM for ADC wave form testing. when we stop transmission, we will get good waveform out, but when we starting transmission, output waveform shape is...
Dear Support,
I have some troubles with the Evaluation Kit for nRF51822 :
I use the broad as a central role with S120_nrf51822_1.0.0_softdevice.hex and example...
Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi all,
I got thread cli working and now I tried to set up a thread network.
I built the sample for the nrf5340PDK with overlay-minimal-multiprotocol.conf and overlay...
I currently trying to get my DK connected to nRF Cloud, I am based out of Western US and I have already provisioned my SIM card. I followed the documentation instructions...
In my program, there are different sections like each section does a different task and I am trying to use a different clock frequency for each section. So, I want to know...
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...