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...
Hi,
Is it at all possible to use the QSPI interface of nRF5340 to interface a micro SD card? Is sending custom instructions combined with long frames, as suggested here...
Hey Nordic team,
We have ECG/EGM alignment problem over BLE, the peer ble chip use RSL15, they came up with the below algorithm, which do need an API to get connection...
Hi all,
I am having a ble 5 beacon broadcast on my nrf 52840 chips. I would like to know that if it is backward compatible so that ble 4 smartphone can receive the packet...
Hi,
Running the asset_tracker V1 i obtain a LTE connection and date time:
[00:00:19.338,226] [0m<inf> asset_tracker: DATE_TIME_OBTAINED_NTP
I want to convert it...
Hi
I am a new person for nrf5340, I got the NRF5340 PDK. I unbox and check that four buttons. It works fine. Then I compile the blinky code and upload it to the board using...
Hello Devzone,
For my project I am using NFC and I am using the writeable NDEF message project as an example.
Everything is working except I have found one issue.
...
Hi Nordic Team,
I have one doubt which I can not able to understand.
Actually in my code I'm scanning some ble devices also in main infinite loop I'm reading some sensor...
We're using the CMW500 to talk to the NRF9160, and it connects ok but then gives the message "RRC Connection Reestablished". We tried using the asset-tracker example, which...
Hi, I have made the custom board without 32.786kHZ (low frequency clock)
I am trying change it to
RC OSC
HFCLK
but i tried to make the changes but debug doesn't...
Hello
I'm using an NRF5282 and this thread :
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/simple-application-level-authentication
I try to implement...
Hello, gentleman!
We are developing our nRF52840-based application using nRF Connect SDK v1.4.2. I know there is a NCS v1.5.1 already available, we plan to switch to that...
Hi, I am trying to get start nRF5340 and projects. In NCS 1.5.0
i am following this link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html...