Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
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...
Hi, My Lord. When I run the example, I use short-name(BLE_ADVDATA_SHORT_NAME) advertising always "Fatal error",It's no use reducing payload.
On the other hand, how to add...
Dear experts..
I'm currently developing and testing nRF52832 application with nRF52-DK.
This are three questions about "actual" advertising packet length on air.
First...
1.HOW TO enable a node relay , friend,proxy or low power ability ?
2.if node A publish a message to a GROUP ADDRESS(0XC001) for node B( subscribeed this group address) ...
I looked at the nRF91_DK_User_Guide and it is very confusing to understand how to set up the board for current measurements. The figure says to solder SB44 and SB45 but the...
Hello,
As of today, April 17th 2019, I am using latest version of SDK and SES. I am using Jlink from nRF51DK and a nRF52832 module bought from ebay.
I tested several examples...
extern void bsd_recoverable_error_handler(uint32_t error) AND
extern void bsd_irrecoverable_error_handler(uint32_t error); Will return various error codes - is there a list...
I'm trying to use the NUS to send data over from NRF52 dev kit to the NRF Connect app. Using Putty for UART works fine. Now I adapted to read out ADC values from 2 ADC ports...
Hi, can someone tell me what chip this is and where I can find the data sheet? Or at least if this is a custom fabrication, what chip from Nordic is it based off of? Thanks...
Hello,
I am using ble_app_uart_c example for my nRF52832 based central application. I would like to modify Tx Power and MODE of my device.
As per datasheet, I should write...
I'm finding above examples in SDK example file. but, can't find.
where the perfectly tutorials?? It's too hard for me only refer to the library's code.
I cannot config...
It has possible to add iBeacon advertising structure to add ble_app_blinky example code. I'm implement connectable iBeacon advertising every 5second it's connected nrf connect...
According to some benchmarks shown here: https://www.novelbits.io/bluetooth-5-speed-maximum-throughput/ , I should be able to get a connection speed of around 120,000 bytes...
Hi,
could you please tell where can I find a table showing all the NVIC interrupt vectors?
I searched in the nRF52840 datasheet but I did not find something relevant ...
Hi,
I am using an nrf52840 on a custom board with the 6.0 softdevice and 15.0 sdk. The I2C bus is running at 400khz.
I am reading 4 bytes on the i2c bus. The initial write...