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 stumbled upon Nordics video on facebook where they show how to calculate the distance between two NRF52840 Dev Kits. Link to video and article: devzone.nordicsemi.com/....
I downloaded version 15.2.0 of the nRF SDK. It contains the softdevice version 6.1.0.
I then attempted to upgrade to the softdevice to 6.1.1. After downloading the softdevice...
Hello,
What are the steps to recover a bricked nRF9160-DK? I want to get it back to the state that it was shipped in. I would assume refresh "secure_boot" and an app such...
Sir,
I have one custom MDBT50Q evaluation board and a ST-Link debugger. As the Keil IDE is fully defaulted to J-Link none of the example programs are building and flashing...
Hardware:Two nrf52840 DK Software: SDK15.2
We have 2 development boards acting as a master and slave communicating over UART. We are using the serial library for this application...
when i use the official example in nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky\pca10040e\mbr\iar using IAR IDE,
after building successfully, i failed to download...
Hi:
I use the new Mesh SDK 2.2.0 to make a demo.and I use the proxy_server and proxy_client example. now,I test and find the proxy_server example don't open the relay function...
Hi,
When I go through the code of light switch example, I am confused about relay functionality.
Compare with the v2.1.1, I can find the m_relay_enable in network.c but...
Hello!
We are currently developing a software solution which integrates many protocols into one Gateway. One of the protocols is Zigbee, and since it is the first time we...
I'm running FreeRTOS with SDK version 15.0 on nrf52 custom board.
I have two sensors, say A and B, on two separate SPIM bus instances. Sensor B utilizes PPI to trigger data...
I've been working on using an nRF52 as a host for a PS/2 synaptics touchpad mouse (to integrate with BLE HID). I was able to get a correct mouse position using two GPIO pins...
Hi,
i am using oled ssd1306 i2c with nrf51822. I am using peripheral mode and SDK v10.0. i choose this sdk version because of length i want to sent at one go that is 1024...
Help pls, i can't build a project.
Building ‘temp1’ from solution ‘temp1’ in configuration ‘Debug’ 1> Generating linker script ‘temp1.ld’ 1> Linking temp1.elf 1> Output...
Hi,
It seems that I have an issue with ZB_GET_OUT_BUF following the zb_zdo_node_desc_req example.
After several calls (around 10) of ProcessNodeDescReq , I can't get a...
I am using Linux (various breeds and hardware) and the nRF52840 Dongle. When I first plugged the dongle in it worked as expected
Then this
this is the output from dmesg...