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...
Hello, I'm in Zephyr OS build v2.3.0 and NCS v1.3.0. I need to reprogram UART0 baudrate at run time to 38400. After having obtained the uart node
uart = device_get_binding...
I want to transmit UART and Bluetooth through 12bit ADC 12k sampling.
I downloaded the following example and verified the ADC-UART AND Bluetooth communication. https://github...
Hi,
I use the nRF52840 chip, which is designed as a module.
I use nRF9160 DK to burn the hex file.
1.And i can use nRF connect to read the ic of the module.
But...
Hi there, We're using SDK 16.0.0_98a98e2. Our setup is a PC running BLE Central connecting to 2 nRF 52840 running as BLE peripherals. We use the provided BLE UART example...
Dir Sir or Madam,
I defined 2 properties in sensor_server mesh example,
Precise Present Ambient Temperature (0x0075) and Present Indoor Relative Humidity (0x00A7) ,
...
Hi,
I use sd system power off to go into sleep mode. I wake up with the help of a button. However, the 1 second wake up time is too much for us. Do we have a chance to set...
I am currently trying to send indefinitely large files over BLE. To do this I have a central and peripheral application running between 2 nRF52840's (one peripheral, one central...
Hi,
NRF52832, SD S132 7.0.1, SDK16, custom device, custom SW
The: custom device not bonded.
In my firmware I can run beaconing in parallel with connectivity advertisement...
Hi sir,
I encountered a problem while building Thingy SDK using segger. Here are steps what I did,
Downloaded "thingy_sdk_v2.1.0" SDK from this https://www.nordicsemi...
Hi there,
When I operate SPI and I2C simultaneously on nRF52832, an error has occurred.
Could you please teach me how to solve an error?
I use an attached "main.c"....
I know this isnt an arduino forum but when i proposed this question on their forum they pointed me to this website as the problem is processor specific. So im hoping someone...
I have two nRF52840 dongles, an nRF52 DK, several Linux PCs with USB 3 connectors, and both an Android Samsung S20+ and iPhone 12 Pro - both which I have proven are capable...
Hello Everyone, I am working on a project which requires to detect if any firmware is installed on the device in the bootloader. Is there any function provided by nrf-sdk...