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...
Hello, I want to transfer a large file (approx. 1.5MB) over BLE using nRF52 Module in a way where BLE Host and BLE Controller will be on the nRF52 SoC and the application...
I added ams service to my project, and I tested with my iphone 7P, seems all goes well. But today I tested with my iphone 5S, sometimes the hardfault exception raise.
Hi Nordic,
I'm trying to use a nrf52832 dev kit (v1.1.1) with NRF Connect (v2.5.0 on mac) to communicate to my device (NRF52832). My device has implemented MTU exchange...
Is there something on the specifications regarding the structure of a node? We have a node currently with 3 Elements:
El0: Light controller: Config model, Health model,...
Dear Sir,
I am using SDK15. Softdevice s 132, and nrf52832.
I was working with code 'ble_app_template'.
I was trying to find out the transmit power set for the...
I am trying to create a datalogger onto a uSD card with a fat file system. I have been able to run the fatfs example which creates a file on the uSD card, NORDIC.TXT. The...
Hello
We have a double problem, the CPU wake up doesn't work, but the sensor who wake up the CPU is correctly configured ant the interrupt pin go low to high when the temperature...
Hi Sir
We plan to implement our own DFU controller on host MCU to upgrade on board DFU module by UART.
Zip file will be generated by nrfutil and saved on flash.
Can...
Hi,
We've developed a BLE HID device with mouse and keyboard capabilities based on the nRF52832 and SDK 14.0.
We're interested in declaring the CoD as " Combo keyboard...
SDK : nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac
segger studio
I merged uart peripheral into simple coap clinet example
this is errors:
Output/Release/Exe/thread_simple_coap_client_pca10056...
I have the USB Dongle (PCA10059) which after a full erase, has been giving only 1.8Volts to the GPIOs and the VDD OUT pin.
I am using the Segger j-link EDU progammer/debugger...
Hello Community,
I am looking for some assistance in getting my nrf9160 DK to connect.
I am running the AT_Client sample and LTE Link Monitor. I am in Toronto, Ontario...
Hi,
I am developing on the nRF52840 using the SDK15.2.0. I have the option of using either mac or windows OS, but have been working more on mac. I am trying to use either...
I have been asked to evaluate a proposal using BLE. My client keeps asking about Phone Book Access Profile. It's my understanding that PBAP is not part of any BLE standard...