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 sir,
i am using nrf52832 board and i am getting following error when i build the code are as follows:
1..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hello,
I am trying to change the device name in the ble advertisement in the secure_bootloader example.
Module model: nrf52832
Sdk: 15.2
I have tried to put...
Hello Nordic support,
I am working on a Zigbee coordinator application to make it work with an IAS zone Zigbee device.
As per the Zigbee device specification, ''when it...
Hi , I want to send a char data through bleutouth using ble nus I am using this method
I don't have any error but I don't receive any information on my android application...
I am using nRF Connect for Android and had a question about a script I would like to develop: for this script, I would like user input to specify part of the value I write...
On the nRF 52840, is there a way to have the TWIM peripheral suspend a transfer after transmission of a single byte? The TWI peripheral provides the BB_SUSPEND short, but...
Hi engineer,
i am running a example:SDK 12.2/ANT/ant_bpwr,MCU:NRF52832;i want to dynamically modify the value of "CHAN_ID_DEV_NUM" by reading the UICR value for distinguishing...
I am trying to figure out how to use the SAADC component of the nRF52840 to measure an analogue input and report it as an attribute in a Zigbee end device. I have, so far...
Hello,
I am analyzing the DKs power amplifier characteristics as an assignment for university. I got the serial_lte_modem running and send AT commands via UART from an external...
Hi,
I am looking for a 4G module with in built gps in it. It has to work in european market, need to have esim facility.
Can you provide with the product links.
-
...
Hi, I am trying to code an AoA transmitter using the direction_finding_connectionless_tx sample project as a basis. I am using nRF Connect SDK v1.6.0 with nRF52833.
I am...
Hello,
I am having a few problems when trying to check if the nrf52 is dfu mode with my python script.
For that i was trying to get the firmware version from the dfu...
On Mac OS X Big Sur using the nRF Connect 1.6.0 installation in Segger the documentation suggest that to add a new source file to a project one should right click the project...
Hello, I tried to run the following command on my nRF52832 today and it reported an error.
The operation before the error was: I enabled APPROTECT, and when my colleague...