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. I am receiving an input of 1 Hz. ADC is receiving 12 bits. uart's baud rate is 1000000. ADC input is output as UART raw data.
To do this, I modified the following...
hi,
I've found the sample for direction findings in the sdk-nrf github master branch (sdk-nrf/samples/bluetooth/direction_finding_connectionless_tx)
Will this code work...
Hello,
I want to extend the at_client sample with vanilla Mbed TLS (delivered with the SDK) supporting TLS. Later on, I want to be able to modify the Mbed TLS vanilla implementation...
In the past I was able to get the Serial LTE Example application working over UART0 on the pins used in my custom board. I did so by adding a file called nrf9160dk_nrf9160...
Hi,
I am using spim3 16Mhz and sometimes the spi tx data had the first byte as same as previous last byte and sensor can not react and timed out because of the wrong data...
Hello,
I am using NCS v1.3.0 and nrf52840 dk board. In the central_uart demo example, there is a macro called "BT_LE_SCAN_PASSIVE" which has an option set as "BT_LE_SCAN_OPT_FILTER_DUPLICATE...
I have had 3 nrf52840 dongles burn out after a few weeks running on 3V from 2x 1.5 alkaline batteries, powering the dongle from VBUS. Initially, the current draw was 900uA...
Hi Team,
I am looking for an isochronous stream feature for one of our application use cases.
I am using NRF52840 now. Will this feature come as an FW/SW upgrade or in...
1. regarding about trying to make the GPIO pin as 1.8V output for nrf52840
I try to make my board to work with theGPIO output 1.8V, I have calling the code below after the...
My understanding is that to re-flash the DK when the PPK is mounted, I need to move the COM switch from DK to EXT.
I can see the location of COM and it appears on one side...
Hi
Anybody knows where we can buy nrf52832? It is not anymore available and the lead time is about 1 year!
Is it any similar IC that we can use in our new design?
...
Hi Nordic team,
Experimenting with nRF NCS v1.5.0, Openthread CoAP.
When the client send a message to server, CONFIG_OPENTHREAD_MTD_SED is enabled, I reduced the poll...
Hi. I need some help to change blink led's on zephyr. I'm using NRF Connect SDK v1.5.0 SEGGER Embedded Studio for ARM Release 5.34a Build 2021011401.44914 Nordic Edition macOS...
Hello I am trying to program an external custom board that has an NRF52832 on it and I'm using the NRF52840-DK (Development Kit). The programming is being done using SWD over...