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...
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...
I am developing a custom nrf5340 board design, that is using the BL5340PA external antenna module to implement the nrf5340 chip in the design. The BL5340 module allows all...
Hello,
I am purchasing a RAK4631 module, and am looking for an alternative for the J-link single step debugger. I saw that this product had a o n-board SEGGER J-Link debugger...
Hi ,
I am exploring the peripheral examples from the nRF5_SDK_17.1.0.
I am testing the example code "flash_fds" from the peripherals. I am able to compile the code without...
According to developer.nordicsemi.com/.../migration_sysbuild.html , the config variable SB_CONFIG_BOOT_SIGNATURE_KEY_FILE and SB_CONFIG_BOOT_ENCRYPTION_KEY_FILE should be...
Hello,
I have a custom board based on a nRF9160 SiP. It uses a shared antenna for GPS and Cellular, based on this : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fnwp_033...
Hello,
Installing a new computer with de dev environnment I am finding that NCS1.9.2 is not in the available releases.
Is there a reason for this?
Thanks for...
Hi,
I have a customer in Guernsey that received one of our Thingy91 hubs and he's not able to connect.
Here is some troubleshooting facts :
- when he moves to London...
Hello,
I just received a new NRF9160-DK board and I am surprised it has the 4 leds blinking all along.
What does that mean?
I have not found any of this in the startup...
I need to use UART0 of the nRF9161 via Tx(P0.27) and Rx(P0.26) for serial communication. There is no CTS/RTS signal.
I used the code from Lesson 5 of the DevAcademy. i...
I'm developing with nrf connect sdk.
I have an peripheral IC with a mcu interface enable pin. This product is very focused on battery life. The peripheral IC has higher...
Zephyr / SDK 2.1.2 / nRF52833, acting as BLE peripheral. My system consists of multiple peripherals, and I want each of these peripherals broadcast its own unique MAC address...
Hi
Is any of this antennas supportet or certified in Norway ? I know thingy 91 use trio mxtend from Ignion.
But is run mxtend certified or do I need to certify it ? Its...
Currently, the nRF5340 Audio is set up and running as follows: In CIS mode, the audio source is I2S
Gateway side: nRF5340 Audio DK I2S settings are default Headset side...
Hello,
I'm running into a problem where every time I run the asset tracker the modem reset loop is triggered and I have to wait 30 mins before I escape. I've read the...