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...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
Hello !
If I understand right and nrf_crypto is the main Crypto API in nRF SDK. They can be mapped to cc310 or to mbedtls sw routines.
Does exists nrf_crypto asynchronous...
Hi,
When I try to run a colleague's project on my PC in debug mode in Visual Studio Code, I get the error "Run to 'main' timed out. Trying to pause program":
The debug...
Hello, guys.
We have nRF51822 SoC with 256KB of Flash and 32KB of RAM memories at our disposal. For our application, we would need to use the BLE stack + over-the-air DFU...
Hello! I recently dived into using the nRF52840 SDK + Zephyr the goal is to use this for Bluetooth Long Range Extended Advertising. Are there available tutorials, resources...
Hello,
I am using sdk12,2.2 and nrf52832. I have interfaced bme680 sensor with nrf52. I am facing strange challenge.
My button interrupt is working every time but it stops...
Hi, I am working on nRF52811 as central and I want to put the device in full power save mode so it does not consume power and activate once I pressed the button. How can I...
Dear Sirs,
I am evaluating the option of controlling a couple of motors (each with an independent controller based on a nRF52840 device) from a Smartphone App. Both controllers...
Hi,
Im using an nRF5340 on the peripheral. Now i would like to use a Dongle on the PC-side, what device can you recommend?
nRF52840 Dongle ? Or is there an other dongle...
Hi, I'm using the serial_lte_modem sample application and I've modified the AT#XMQTTPUB command so that I can specify a slot number from which the device can grab a bank of...
I'm trying to use nrf_delay_ms function inside rtc_handler.
I was wondering if using delay function stops rtc from counting up, so it disrupts rtc interval time.
Hi all,
I´m trying to test the LWM2M Client sample.
After following all the steps explained in this web , when I run it and connect to the DevKit via Putty, I get the...
Hi!
We are debugging low power in our custom board which has several chips (nrff52840, nrf9160, acc, fuelgauge, pmic, etc etc).
We are seeing strange random increases...
Hi,
I have managed to upload the asset tracker via mcuboot to my Actinius Icarus.
It should straight-up connect to the actinius.io cloud, but when I check the link monitor...
Hiii... Team,
I am developing a project based on the nRF52833 with the nRF5 SDK 17.0.2 and Soft Device S140
code is successfully built.. when i try to debug it showing...