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...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hello, I Have been using your app Connection for Mobile to test my Heart Rate Monitor BLE, I am using also an Honor 9 Lite (Lineage OS 15.1).
The app Nrf find my monitor...
I would like to use the beacon example to send some manufacturer specific data over BLE.
I am using the nrf52DK , nRF5_SDK_14.2.0_17b948a and s132.
My question is other...
What's the fastest scanning settings for connecting to anywhere from 1 to 20 peripherals at a time? My peripherals are all advertising at 211.25ms. I won't be sending any...
Hi,
I am trying to use an SAADC converter to measure voltage in range from 0v to 3v5 but I cannot succeed. It is not possible to measure a voltage above 3V1. Well at least...
Hello, community.
I'm using NRF51822 SoC(256KB ROM, 32KB RAM) with S130 Softdevice.
I'd like to reduce the rom size and the ram size to decrease the production cost. ...
Hello,
I am using nRF52840 DK for bulding a bluetooth mesh. I would like to use JLink in board kit to flash and debug for other nrf chip.
How I can connect and configure...
Hi,
I'm using SDK 15.3. How do I connect a central (nrf53832) to another central (phone/laptop) using multilink central example? Its only connecting to other peripherals...
Using the 15.2 SDK, the stack generates an error when attempting to bond. I am using the android nRF Connect test app to initiate the bonding after connection. The error generated...
I'm using SDK 15.2 & HID keyboard example. I would like to know the following things-
1. How long does BLE chip advertise its name before making a connection with central...
Hello,
We're currently preparing for BLE certification of our device. It contains an NRF52840 on a custom PCB, so I believe we'll need to perform RF-PHY testing for certification...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
Hi! I develop board based on NRF52832. P0.08 is connected to the MOSFET transistor.
The transistor switches the relay. During start (power on or reset) on GPIO there is...
Hello,
Please let me check about the usage of an IRK for the default setting and how to change an IRK each bonding cycle.
We use the resolvable address for our application...
Hello
I have a setup with 3 nrf6310 dev kit and with a nrf24LE1 module on each of them.
1 acts as a transmitter and the other 2 act as a receivers. What I specifically...