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...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hello EveryOne,
I am totally newbie & developing and working on the Radio_test example to develop the transmit and receive functionality test of the custom made board with...
I came across the SDK document below: For the mouse protocol, one 4-byte input report is defined: BYTE[0]: Button state bit field. BYTE[1]: Signed 8-bit X-axis offset since...
Hi,
I'm facing an issue when communicating to a sensor using Nordic SPI master. The sensor requires nRF52832 to have 2us delay after first byte (address) is transmitted...
Hello to everyone.
I want to know, how many current can the board of nRF52 DK work with? . My PC have one USB 3.0 input, that provides 900 mA when I connect the board, and...
Hello to everyone.
I want to know how to configure P0.26 as input on nRF52832 SDK. I chose that pin because is a general purpose pin and it doesn´t has any other function...
I plan to use RTC for a simple counter. No need for interrupt nor event. I don't use SoftDevice. It's 52840.
I just need to set it to run, and periodically read the counter...
Hi, My startup company is developing a class 2 (USFDA) medical device and we want to use Nordic's NRF52832 microcontroller. My question is:
Which is the lowest cost RTOS...
Hello,
I'm currently using the nRF_SDK_15.2.0 developement kit and s140 softdevice for programming ble_app_att_mtu_throughput. I want to measure and display the output power...
Hi,
I'm trying to use the pc-ble-driver-js package to read some bluetooth devices we have at the office. I am using a linux 16.04 vm. I have tried using the noble js library...
Hi, I'm trying to communicate the sensor that working with uart (57600 baud rate) with NRF52832 module. I cant find the example project like that. Architecture wil be like...
Hi,
I am pairing my devices with LE SC and passkey entry. I would like my connection interval to be "high" (upwards of 500ms) but this raises an issue. Pairing then takes...
hello,
i am using 3 nRF52840 boards to test mesh. i am using sdk nrf15.2.0 and sdk mesh 3.0.0.
my question:
1) how can i measure the rssi value from client to server...
We observed a weird, seemingly erroneous behaviour of the Softdevice when using the timeslot API. This concerns a product that we developed using Softdevice v4.0.5. The product...
Hello guys,
Just wanted to ask a short question about the following:
On our custom board we have nRF52840 device with 1Gb (128MB) external QSPI flash memory.
What...
Dear Nordic I would like to know if there is a production timeline in place for the nRF52840. I'm aware it is a new product, but can you tell me if there a plans on how long...