Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
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...