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...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
In the Sleep mode and nrf52810 was Broadcasting with space 125ms once.
The normal temperature was good,that only 0.08mA. but why not 85℃,The current was up to 0.21 mA ,it...
Hello
I would like to detect timeout when I send a confirmable coap message not received.
My problem is that the response I receive in my response_handler is always...
Hello.
I'm going to make a prototype board and use it soon. I will make a prototype board with nrf52840 and use it soon.
It's my first time developing a prototype board...
nRF sniffer: v3.0.0
Wireshark: v3.2.6
Hardware: nRF52840 ( PCS10056 )
wireshark did not show packets with MTU greater than 20 bytes, is it still not supported?
Hello ,
We are using the following.
Module: Bm833 (nRF52833) from Fanstel
Softdevice: S140 7.0.0
SDK: nRF5SDK17009d13099
Sample code: ble_app_uart
We have added...
Hi, We are developing a BLE app on nRF52840. For the next step, we want to try reading/writing to other devices through connector interface on nrf9160 dk. Is it possible to...
I followed the steps below: flash softdevice flash bootloader
generate package
flash package
But after that I can't connect to this board by using usb and need again...
Dear Team,
I am totally new to NRF24LE1. I have bought 6 pieces it through online. Iwant to program it using HAL libraries. I've searched it everywhere I ca do. But I...
Hello, everyone.
I use the ble_app_uart on the nrf52DK board and SDK V17.
I would like to send data from the app using RX characteristics of UART service. The function...
Hi all.
I have written an application using a softdevice and I want to analyse an interesing behavior I don't understand at the moment. So I want to record a trace/log of...
hi!
Can anyone help me with code merging of saadc and ble uart.
Basically i have done analog to digital conversion of my sensor value and monitoring it on serial monitor...
Good day,
Studying the possibility of using C ++ on the MCU nrf52840, I met an interesting moment in file "nrf52840.h"
I have added a part of the file which gives me some...
Dear Nordic Semiconductor support team.
I tried to make my nrf51822 DK to talk to Micro:bit by using Gazell library. ( from nRF5_SDK_12.3.0_d7731ad\examples\proprietary_rf...
I am using nrf52832 with buttonless DFU ,SDK 15.0,using fstorage.I want to store some device information in flash,such as serial number,hardware version,these data will not...
In the compatibility matrix , Engineering A must use the "nRF5340 OPS v0.5.0" specification but when clicking on it, only the latest version (0.6.1) is available.
Which...