Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
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...
Hi, All,
I saw the options for S2 and S8 in conn.h of ncs, but i don't know how to use it.
And I want to test the relevant data and differences between S=2 and S=8 broadcasting...