I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hello,
I'm currently having some issues where my custom board is either experiencing infinite DFUTarg cycle or "no bootloader was found" error.
I have been following the...
Hi,
I'm trying to run some example with ble fota
I've read
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#fota-upgrades
and
http:/...
Hi i am using nordic nrf52840 chip.
i programmed one application at 0x27000 address, and now i want to calculate the size of that application code in run time.
i have...
Hi
I have a project as the follow
What I have done:
1. Compiled app.hex ( Configured with my board), works fine.
2. Compiled bootloader.hex ( Configured with my...
Hi, I've adopted the DFU part of the NRF Toolbox app in my own app. I want my app to be bi-langual (English / Polsih). I can do this for all the texts that I've created, however...
Hi,
I had a temperature adc reading accuracy issue in lower temperature such as -40.
It is similar to this post issue ( https://devzone.nordicsemi.com/f/nordic-q-a/80859...
Hello,
My application is built with TFM in order to use mbedtls. I am currently using UART0 to send/recv serial data from another board. If I don't call psa_ps_get_info...
Hi,
We have developed one application using nRF52832 SoC and Sdk v15.0. For our application we have use ble_app_uart example as a peripheral and multi-link central example...
Hi,
I am using s112_nrf52_7.2.0_softdevice with nRF5_SDK_17.1.0 and iar embedded workbench. I can flash and run the application without any problem but when i try to program...
Hello Devzone,
I am trying to run timeslotted 802.15.4 alongside BLE using NCS. I have started from this example, replacing the propiertary RF calls with calls to 802...
I was able to set up 2 thingy91's using the nRF9160DK to update the firmware and the asset tracker is working on the 2 thingy91's. I've tried to provision the DK and I get...
Hi,
I am trying to port the nRF5_SDK_17.0.2_d674dde\examples\nfc\writable_ndef_msg and my linker cant find the definition for the following symbols-
linking... .\_build...
Good afternoon ladies and gentlemen,
Just a really quick question/observation... am I going bonkers? or is the link to Segger Embedded Studio on this Nordic Page incorrect...
Hi nordic:
I use nrf9160 to test the new driver mainly due to the following two problems:
Environment: sdk 1.8.0-rc2 modem: nrf9160_1.3.1 lwm2m CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...