I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
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...