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 read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
Hi, I have a use case where I want to use USB ACM CDC with HR central.
I am using examples central_hr and cdc_acm examples from the NCS and it is working great separately...
I am running the demo about knx iot. (branch: v0.3.0_rc in https://github.com/NordicPlayground/nrf-knx-iot )
I build and run "light_switch_sensor" and "light_switch_actuator...
Hey,
I'm running into an issue attempting to use AGNSS & AWS IoT Core on a custom nRF9160-based board.
I have a Lambda function in AWS that listens for AGNSS requests...
Hello,
I am after an example for nRF5340 showing how to use RTC to wake up from sleep.
I have a couple of timers running few tasks at regular intervals in a forever loop...
Hi,
When building the Onomondo softsim_static_profile sample using nRF SDK 2.6.1 I get a region `FLASH' overflowed build error for mcuboot_subimage.
c:/ncs/toolchains...
Hi,
I'm seeing a slow and odd scanning behaviour since I updated my toolchain and NCS to 2.6.1.
To my setup:
I have two NRF52840, one acting as peripheral, the other...
I have a customer who developed against the Zephyr HCI example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README.html )
I assume...
Hello,
Currently, I am working on a device that has multiple sensors connected with nRF53. Each sensor collects its own data in its thread. Some sensor threads are related...
Hi,
I wanted to use the bme68x_iaq example as basis for a new project.
However, looks like parts of the support files in Zephyr aer missing because it stops with following...
Hello, we are testing the LPUART example in loopback with a very simple circuit. The carrier module is PAN1780 - nrf52840 on a custom board with no other things connected...
Hi,
I am using the nPM1300 in combination with a STM32L431KBU MCU.
Also the code from Nordic to communicate with the nPM1300: https://github.com/NordicSemiconductor/npmx...
Hi to all,
I'm developing a beacon application on the nRF52840-DK starting from the example that I found in the VS Code (Zephyr).
I'm designing a custom board with only...
Hi,
I just started developing a BLE Central device on a nRF52840 DK. After successfully connect my DevKit with a phone acting as a peripheral (using nRF Connect Mobile)...
Good Day
We have an issue where our device will run normally in a full load condition for about 2 hours without issues but will suddenly go into the app_error_fault_handler...