Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
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...
Hello! I am developing a ZigBee based solution and i have encountered this macro in the light_control/light_bulb example.
ZBOSS_DEVICE_DECLARE_REPORTING_CTX
I would like...