I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
I'm running into an issue in which I cannot initialized the I2C drivers on an Arduino Nano 33 BLE (nrf52840). The output from error logging is
I have this prj.conf file...
Hi. I am using timers and PPI to do frequency counting.
The basic process is for 1 PPI channel to incriment a timer, and then a second PPI on a second timer to stop the...
I build device based on Fanstel module BC833M with pcb antenna.
Communication with this device is very bad. I have test the same code in BC833M and origin Nordic devkit...
Hi,
First off, I'm very new to the nRF52 development so I'm suspecting to have done something wrong...
The datasheet of the nRF52 832 states a current consumption of 0...
Hi,
I have been tryring to identify the characteristic who is requesting a read. To do so, I implemented the read authorization request. Here is my code:
Basically...
Hello,
I'm trying to receive an inverted UART signal on the Arduino Nano 33 BLE (NRF52840). I've been able to invert the transmit signal okay using two GPIOTE channels and...
in ble send data period ,nrf 5340 CPU seem to be shared only by ble send
data ready and data read in ble not send period can equal ,this mean every data come from ecg chip...
Excuse me:
I'm testing the maximum rate of ble_app_uart。
1、Can the nrf connect app on IOS initiate the update of MTU and PHY?How to update MTU and PHY on IOS nrf connect...
I use nordic5340 SPI read ADS1298R ecg data, using nrf5340 p0.13 to connect ADS1298R data ready pin . when ADS1298R data ready pin high to low mean ADS1298R data ready .i...
Hi guys I am new to Nordic, just made a DevZone as the technology isvery interesting to me. So far I have been playing with ESP series but I know nordic is in a class of its...
Hello everyone,
I have been working for a few days with nRF52833DK building a BLE mesh where one of these microcontrollers is a client node or a server node.
However,...
Hi,
I have several questions about the dongle board.
1. Why should the p0.19,20,..,25 be connected to the reset pin?
2. what is the difference between the reset button...