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...
Hi,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When i try to run or debug the ble app uart example on our own hardware using the nrf52810 there is a fatal error when executing the code.
The example does run on the...
Hello
I am using nrf5340 raytak board which does not use DC_DC power, uses internal quartz. When I play the Bluetooth peripheral example I get the following error(I using...
I'm trying to build a simple water leak detection system. The sensor would need to alert a user through SMS/mobile notification when a leak is detected.
I was thinking of...
hi, I am working on to combine USBD CLI and RTT to USB HID with SDK 17.10, configuration as below
pls see below mainloop:
other codes are based on example of USBD...
This is driving me totally nuts. There are inconsistent pieces of information in documents and code. I am getting a modem reset loop problem. The documentation says the timer...
Hi,
Long story short, I made some boards using nrf9160 modules, received parts from DigiKey, soldered but can't make them work, at all.
nReset pin is stuck low. Tried...
I am using nRF52832 for high-rate sensor.
Of course, I can use SPI using CPU but it's busy for other jobs.
So I want to use DMA if it's possible.
Currently I am using...
I am using the nRF5340 and trying to get MCUBoot working. I am running into problems and looks like I need to edit the MCUBoot code, the problems are long and numerous too...
Hello everyone,
I'm using the Bluetooth Peripheral sample UART and have noticed an issue.
When I perform a lot of sequential pairing requests followed by cancels from...
I recently bought this display that is 64x32 pixels and uses the SSD1306 driver . When running the LVGL Basic Sample with the Zephyr ssd1306 _128x64 shield , the display works...
NRF52840 uses 2.5V power supply. We found that when the voltage drops below 1.7V, even if the voltage returns to 2.5V, the entire system cannot work and JLINK cannot connect...
Hello,
We are using the npm1300 PMIC to run the nrf5340 VDD at 1.8V. If we connect D+ and D- from the USB port directly to the D+ and D- pins, will the USB peripheral...