Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
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...
Hi. In other discussion I have seen pairing/bonding should store all necessary parameters of a discovered service. It's possible then to reconnect to a bonded device without...
Hello,
I have a security issue with a product with nr52840 because if a hacker connect to my device with nrf toolbox for example, when i stop the bluetooth connexion on...
Hello, I've been working with unit tests lately, and got the example unity project to run (from here ). Now I encounter some issues when integrating it into another Zephyr...
I use usb with secure bootloader to flash 52833/840/832 boards. Is there a way to use the nrfjprog --memwr/rd over the usb after a DFU on USB upgrade to new app?
Steps w...
Hello,
I have an analogue audio mic connected to external ADC. The external ADC can give an output of 16bit, 20bits, 24bits and 32 bits I2S data. I have configured to send...
All the SDK health device examples appear to have a rather complicated relation between the BSP buttons and the behavior of the device (advertising, connected, etc.) which...
Hi Everyone,
I am having some trouble on nrf5380 PDK. I can not connect it to my PC.
I attached photo of nrfconnect.
There were 3 serial ports but I have used just one...
when using the TIMER, I set the TIMER's time_ticks=53328 which means that every 3.33ms, the TIMER will call its callback function and start ADC sample. However, when I use...
Hi.
We are evualuating and testing NRF9160 DK and after a while testing and reading different threads of the forum I know the mode GPS + LTE in the nrf9160 only work in...
Hi. I'm using external board with nRF52832 and GPS. (SDK15.0.0)
I used ble_app_uart example and succeed in receive data in my nRF UART v2.0 app.
I got this kind of data...
Dear all, Im experiencing the following error that pops out on RTT console during the first few lines of main():
I understand the definition here: https://infocenter.nordicsemi...
This is my code:
This is the results of the logs in the code:
<info> app: tx buffer length = 8 <info> app: AA <info> app: FF <info> app: 10 <info> app: 08 <info> app...
We are using an MX25R6435FZNIL0 part on a design with a nRF5340 module and wish to test that 48MHz operation of QSPI is working, we are using the latest master version of...