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 want to develop a custom bootloader able to update firmware version Over-The-Air (BLE)
I'm using a custom Dev Board based on nRF52832 with and nRF SDK V15.0....
I am developing device that uses NRF52 and GSM modem. Sometimes when connecting to bonded device connection fails and phone pop-up appear and ask for pairing. GSM antenna...
Hello,
we are using nRF Connect for Desktop with a nRF52840 USB dongle for our testing purposes. I found no feature for “Request MTU” (ATT MTU exchange), like it is available...
Hello,
I am using nrf52832 board, having SDK 15.3.0, in Segger studio IDE, on windows10.
I am using bluebee board in which mdbt42q chip is used.I am trying to toggle gpio...
Hi
We have a lot of customers asking for full extended adverts features as per the latest spec in terms of all types of adverts and also other PHYs
Apparently other BLE...
Hi, I'm using a nrf52 DK with a s212 softdevice and a USB ANT. I wanted to try to implement a code that would allow me to have a bidirectional communication channel, so that...
I've just got my hands on a nRF52840 DK and need to quickly evaluate it as a bluetooth 5 beacon in long range mode.
I assume I can just modify an example project to make...
In addition to the EMC test, the RED Directive 2014/53 / EU requires proof of equipment safety and personal protection. Can you provide us with the Declaration of Conformity...
I'm continuing my evaluation of the Nordic BLE offerings, and I've looked at a bunch of threads on here where people have had the same problem I'm having where no output is...
We would like to ask for help with filling CoMaL (ang. minimial Content of Manual and Label), as there are many questions regarding our radio.
We are using nrf528400 only...
Hello,
We are running a pretty massive nRF52832, SDK14.2, softdevice5.0.0, freertos based project built using Keil's "default compiler version 5"
For various reasons...
i am student who studying nrf52840 DK.
i want to modify ble_app_blinky, to add supplementary led and buttons like this url
https://www.youtube.com/watch?v=l3q5e6pC8vU...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
Hi,
Intention:
I'd like to build and run ble_app_uart example application on my custom nRF52811 PCB.
Development Setups:
OS: Windows 10 1803
MDK-ARM Professional...