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...
I'm developing a nRF52832 based HID device and I'm at a bit of a loss as to why it isn't working on iOS. The device works as a keyboard fine on macOS, and it connects and...
Running nrfjprog 10.3.0 on macOS 10.14.6 (18G87) with an nRF52 dev kit
Occurs on all 10.x releases of Nordic command line tools. Other switches such as -i work.
edit...
Hi, I installed the nRF connect SDK, but get the following problem when trying to open the asset tracker project:
If I press ok, I see this:
Any ideas about what...
I use nrf52832.
Document written,
-------------------------------------------------------------------- RX current comsumption is IRADIO_RX0 Radio RX@1Mb/s BluetoothLowEnergymode...
Hello,
I'm trying to use raspberry pi to program nRF52832 on mass production. Because it's easy to do some test job with raspberry pi.
But there are still some issue I...
I want to achieve: 1. Mobile application networking with multi-lamp mesh 2. After mesh networking, many smartphones control all lights independently through proxy nodes. I...
Hi,
We are using nRF52832 based module on which we are using HCI over UART functionality with the help of Zephyr(v1.14.0) SDK to find the nearby beacons via Bluez stack...
Hello there,
So we are working with a sensor that needs to receive a pulsed voltage, so we are using a PWM signal from our nrf51-DK applied to a transistor based circuit...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the nRF5 SDK v15.3.0 and modified twi_sensor_pca10056 program...
Dear support,
We have built a ble mesh network running the light_switch_client/server application (mesh sdk 3.1.0). We are using the Android application for provisioning...
I want to disable and enable interrupts for Rx data, I tried following code to disable interrupt for rx and disable rx. Also TX and RX pins are short, i.e. loopbacked. In...
Hi,
I was wondering if I could get some guidance (or directed to some documentation on the subject) with regards to what socket operations are safe to do in a-sync timer...
I'm trying to use LTE and GPS in the same project. I know I cannot have LTE and GPS running concurrently, but I tried implementing edrx so I could get a GPS fix and alter...