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...
I am using the nRF 52840 development kit to explore Thread. I am using the 'open nRF Connect SDK' command to get the project. I would like to use the 'overlay-usb.conf' option...
Hi,
I am also facing same issue i am able to read the version register correctly and able to perform self test successfully
I am using 17.1.0 n RF5 SDK
I am developing...
Hello Nordic Devzone Community,
My name is Ted, and I recently posted a question here regarding trouble when attempting to flash a Sparkfun Thing Plus nRF9160 board, using...
The connection is established but no data is transferred between the nrf52840 and the mobile phone(android10). But on android7 or android9 there are no such problems, everything...
Hi,
thanks for your support in advance.
when trying to build with example of sdk, I got the following error. it seems to be related with build env setting... please...
Hi ,I have one module designed based on Nordic nRF51822 SoC solution.But now ,I wanna use nRF52840 to make communication.I can't find the module with nRF connect app. Does...
Please don't give the usual response of 'try the troubleshooting guide' to flash the J-Link or Mbed firmware.
What I (and probably others) really need is the real initial...
I have this project where I have managed to build and flash my code onto the controller. I copied the example code from blinky (that didn't work) to my main.c and then I changed...
I created a simple driver call for UART transmission and when I debug the program and put breakpoints at every transmission, it seems to work fine (I see the characters sent...
Hi, If there is already a FAQ, Code or support ticket that I missed, I am more than happy to read it. I have done a number of searches but cant quite get to what I am looking...
Hi everyone,
I am interacting with the ble_app_hrs in order to learn about bonding. I am using nRF52840 DK as a peripheral and donggle (nRF52840) as central along with the...
Hi,
I understand the on_cccd_changed() will be called when CCCD changed. But I can't figure out which attribute it's associated with. I try to print out the UUID which is...
Hello,
I'm using the Azure Iot Hub example on a Thingy91 and am having issues with certs generated from a Linux environment. Everything works just fine with and without...
Hi ,
We are using nRF52832 IC for our project, Using BLE and PWM peripheral.
We are getting 1.28mA power consumption in the sleep mode.
As per the datasheet it should...