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...
I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I'm trying to setup a I2S module by referring the I2S module given in the nrf5340-audio application. This is my audio_i2s.c file.
Now when I'm building this...
What should I change to run the hci_lpuart sample with UART asynchronous API instead of the using the interrupt driven one? I have already changed the source file on the sample...
I was able to run blinky successfully on my customized nrf5340 board, but it doesn't respond to writing matter related code, there is no output from the RTT, I refer to the...
Hello,
I am reaching out regarding some challenges I've encountered with SPI communication on the nRF7002DK when interfacing with the ETH Wiz Click | Mikroe module and a...
Hello,
I am a student and new programmer and got the Thingy:91 for a project at Uni. I went through the getting Started guides and now I am at the point, where I downloaded...
I tried adapting the blinky sample project to work with a custom board. After an hour or two I was able to define the GPIOs of my schematic including I2C with the device tree...
Hello,
we are trying to implement a custom Friend node research policy, before the friendship is established.
Since bt_mesh_lpn_poll() works only when the frienship is...
Hello,
is there any example using the IEEE 802.15.4 driver?
I was able to send and receive a some packets by using nrf_802154_receive and nrf_802154_transmit_raw, and...
Hi,
i am playing around with configuration of Softdevice (S112 ) + bootloader + application.
Bootloader is custom, really simple. Flashing block of data received via uart...
Hello, I wanted to understand what is the default storage place in the internal flash memory region of persistent info for OpenThread. In the previous SDK (Thread and Zigbee...
Hello DevZone,
I have 2 Thingy91X (not Thingy91), with nRF9161 and nPM1300 inside. These two devices run out of battery for several hours.
The problem is that I can't...
Hi,I have some problems using the NFC routines in the SDK.
The hardware used is nRF5340 DK.
Software is nRF Connect SDK v2.6.99-cs1.
The downloaded and run routines...
Hi,
We have designed a custom board for npm1300 and nrf52832(MS50SFA2 module). We would like to drive the VCC of the BLE module using buck2 but we are only getting 1.8V...
Hi,
I have to use Nordic SDK and VS Code Dev Kit on my company enterprise PC but I cannot fetch the toolchain or install SDKs via VSCode or nRF Connect for Desktop
...