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 encountered the following error while adding device manager to ble_uart_app in SDK_11 s130 using the hardware nrf51-DK. I'm using Keil compiler.
._build\nrf51422_xxac_s130...
While using the device manager, I encountered this line;
#define SEC_PARAM_MITM 1 /**< Man In The Middle protection not required. */
Since security is important, is...
Hello!
I'm trying to test several types of ANT communication like broadcast, background scanning, etc.
And When I check ANT broadcast rx example, I realized that some...
Hi Support Team,
i want to know the voltage range of AVDD(internal DC/DC output) of NRF51822 when DC/DC enabled, please help to check.
i don't find this information in PS...
I use nrf51822xxac, sdk 9.0.0, sd130. When I connect to some beacon as a central I no longer receive BLE_GAP_EVT_ADV_REPORT and I am not able to receive advertising packets...
Hello,
We do not want our beacon on at all times. I suppose our need below has been asked before.
Is there a sample snippit of code, or a document on ble_app_beacon...
hi:
i want to create timer in my code, i create timer and start the timer ,but the timer do not work,i found timer number can not exceed four,detailed information in the...
I found a bug in the FreeRTOS port provided by Nordic for the nRF52832 in SDK v11.0.0. This bug only applies if configASSERT_DEFINED is equal to 1, as the affected code is...
Hi,
We are assessing the pros and cons to port our software to work on S130. We are currently using S110 (Peripheral) and S120 (Central) on nRF51822 rev.3.
Based on the...
I am running ble_app_uart sample code on nRF-dk using SoftDevice n130. It is working fine.
Currently, when nRF UART app connects to ble_app_uart, user does not need to...
I have hard time in start a twi in nrf52832 with SDK11.0, I can't initial twi ,whatever i do ,when i build is still an error ,here is my code:
static const nrf_drv_twi_t...
Hello. Nowadays I'm trying to upload the softdevice for the RTOS based on the freertos.
As you know, determinism is very important for the realtime.
I want to know the...
Hai guys,
I am using nrf51dk, S130, and Keil to develop a simple project. My aim is to send the sensor data from the nrf51422 to the mobile app.
when no mobile is available...
I read this thread: nRF51 beacon high frequency scanning and advertising and have similar problem here.
Some repost from my electronics.stackexchange.com question
...
heya all,
I've tried folowing the guidlines for selecting correct SoftDevice for particular DK, but I am completely confused about the whole naming conventions and versions...