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...
Can an iBasis sim card be activated without being in a device (nRF9160dk or Thingy:91).
I have two sim cards and neither will activate.
Most of the time after entering...
aoa rx hardware: nrf52833DK
aoa tx hardware: my test nrf52833 board
my test nrf52833 board download "direction_finding_connectionless_tx", use " overlay-aoa.conf"
nrf52833DK...
We are currently in the process of looking into the Bluetooth certification as part of a Homekit accessory, and the documentation raised some questions:
the QDID for the...
Hi,
I'm new to ble.
In order to better understand what is going on, on a packet leveI got a packet sniffer.
I found a device that uses a nordic chip, and am trying...
Hi, I am trying to develop an nCS application with serial flash interface, I am using an nRF52833dk & I observed that under the nCS path "v1.8.0\zephyr\drivers\flash" There...
Please guide what changes are to be done for the Light bulb example to be run in 52840 Dongle?
I am using VS Code and built the Build Configuration using the Dongle configuration...
Hello.
I am yoo at korea.
We will connect OLED with QSPI and Driver IC supports SLOWREAD.
- 8bit (Opcode: 0x03) + 24bit (Addr) + 8bit (Read value: Mandatory) + 8bit...
Hello.
I have question for QSPI OPCODE.
According to "nRF52840_PS_V1.5", WREN optional at "the custom Instruction".
- using function: nrf_drv_qspi_cinstr_xfer
...
Hi, I'm trying to use light_lightness example , and button_event_handler didn't work.
Error message is
"multiple definition of "GPIOTE_IRQHandler" "
because I added...
Hi, I'm using nRF52 DK. I'm following tutorial links 1 , 2 and 3 to learn how to add BLE OTA DFU to the example project ble_app_uart.
Step 1
Following the above links...
Dear ,
I am currently testing the UART peripheral on nRF52832 and nRF52840 using nRF Connect SDK.
Basically, I have a sensor that continues sending out data via uart and...
I'm trying to build the pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver ) to be able to use the nRF52840 as a receiver for a thermometer. See https:/...
I have a custom board with NRF52833 that I'm unable to flash or communicate with using JLinkGDBServer. I was hoping for some help understanding the errors seen in this log...
Hello Nordic team!
I had a post where I verified the answer by misclick: https://devzone.nordicsemi.com/f/nordic-q-a/83749/nrf52-dk-as-central-to-discover-services-on...
Hello
I'm using nRF5340 DK with nRF Connect SDK 1.5.0 and SES IDE and I want to change the PHYs and TX power of the peripheral_uart sample ( v1.5.0\nrf\samples\bluetooth...