I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
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...