Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
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...
hello,everyone,
I use the Infocenter Guide , and
I changed my section placement marcos by the warning:
FLASH_PH_START=0x0
FLASH_PH_SIZE=0x100000
RAM_PH_START=0x20000000...
Hi, I am trying to interface nRF52832 with KX 124-1051 accelerometer sensor using I2C. I want to read the chip ID of the slave device. The SCL and SDA pins i used are 28 and...
Hi,
SDK15.2
Softdevice: S132 6.1.0 Device: NRF52832
Mobile phone:Galaxy S5 (Android 6.0.1)
I have a problem with the Galaxy S5 can't scan Bluetooth devices. During...
i am working on ble_app_beacon example and i am facing issues in evt_handler. basically i want to use on_adv_evt() function to put my device in sleep mode after timeout hence...
Hi team,
Our customer's application was mouse.
The requirement was to change BD ADDR and do bonding again after pushing the bonding key.
However , we want the device...
Dear nordic,
I check your ble app uart example in debug mode. After some time it goes to the NRF_BREAKPOINT_COND. nothing do in the eaxmple just loaded only why this going...
Hi.
I am not family with the Nordic product, this is the first time.
I just download "nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.zip", because I plan to build my NCP...
Dear nordic,
I need a help to create a PWM. I want to create pwm of 10 ms time period and pulse width of 1 micro second. i created PWM of 10 ms time period but how i create...
Hi
I have nRF51802 and I have also downloaded Compatible SDK versions 12.3.0
I want to test out TWI scanner, but to support nRF51802 chipset where I have to change or...
Hello! I used nrf52832(SDK12.3,softdevice:v3.0) in my project, now i want to upgrade softdevice to v6.1.1 by DFU. I used the same private.key to generate zip package(App+SD...
Hi,
I have been trying for switching advertising parameters like m_beacon_info1[6]=0x00 to 0xff when button pressing.After 10 advertising ,the parameter back to normal as...
Hello everyone
I am a beginner in BLE.
I am working on nRF5_SDK_14.1.0-Nordic with nRF52840-PDK.
#define BLE_GAP_PHY_1MBPS 0x01 /**< 1 Mbps PHY. */ #define BLE_GAP_PHY_2MBPS...
Hi,
1) I would like to program softdevice + buttonless DFU + app in production using J-Link.I tried that but my device always runs bootloader only, in never jumps to app...
I'm seeing a softdevice assertion every now a then, it takes multiple days with the device running and advertising before we see it. Even though we have the DEBUG flag set...