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...
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 -...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
Hello,
I'm trying to add a rotary encoder support to the HID keyboard example on SDK17.0 with some custom hardware utilizing the NRF52840. It works well to send the requested...
Hello,
We updated NFC in our product to use SDK 17.0.2 Type 4 NFC, and we are getting customer reports that reading NFC fails on devices which used to work just fine on...
I want to create mouse&keyboard set based on nRF52810's. Keyboard that will be used is from broken laptop with 24-pin connector. Does nRF52810 have enough pins for that? ...
Hi,
I have setup a device with usbd_cdc_acm to communicate with a computer throw usb port.
First, when the device boot up and the usbd init, all works fine and the device...
Hi, I need to select a BLE+ANT SoftDevice for nRF52805. I have read link1 (All nRF52 Series Protocol Stacks) and link2 .
Questions.
1) Why I cannot find S313 from link...
Hi,
Is there any provision in nRF Connect v3.7.0 tool UI to perform uplink data transfer test scenario on Nordic nRF9160 DK ?
Please let me know if there is any alternative...
Hello,
recently i made software for peripheral with custom service and five custom characteristics and everything works just fine. Now I want to make central capable of...
Hello all I copied the peripheral>twi_scanner example and adapted it to the nRF52833 chip on our custom board. I have 4 chips (0x0b, 0x48, 0x52, 0x68) that use I2C on the...
Hello,
What's the correct way to respond to MTU requests with pc-ble-driver-js library ? on a pair of nRF52840 USB Dongles, using nRF Connect for Desktop, project based...
Using the nRF Connect mobile app for iOS (version 2.4.12) we are trying to get the MTU that our nRF5340-based device is using, however it always seems to be wrongly displayed...
I need to send data over ModBus-RTU (basically RS485) from an nRF52840. For this, I use uarte. The transceiver's transmit enable input is controlled through a GPIO pin, which...
1. I've deleted the peers from the device by running the BMS sdk example, still i am unable to connect the previously bonded device where i"ve deleted the key.
2. The pm_evt_handler...