Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
I have extend the light switch example to send message to the other node. I have refer This example to send message. But how to configure another node to receive the message...
HTU21D.rar hello there i am interfacing HTU21D with nrf51822. i am reading temperature and humidty from HTU21D. humidty register is E5. and temperature register is E3. now...
Hi,
I was trying to implement software UART for our product so I decided to use timer compare channels event connected to gpiote with interrupt. I want to toggle data line...
Hi,
Application: turning on/off a LED by toggling a GPIO pin using a timer and PPI. Important: the on-time of the LED must be very precise, i.e. the jitter must be minimal...
Dear Sir/Madam,
I have a sensor prototype board using nRF51822 for Bluetooth communication and I am now working on its firmware. I have installed MDK version 5.16 and...
Dear sir,
Sir i am using MDBT42V module. I want to know that whether the SCL & SDA pine are internally pulled high in this module ?
Regards,
Manoj Hiwarkar
Hi,
I have a problem where I am getting NRF_ERROR_RESOURCES errors 2 out of 3 times when sending notifications from my peripheral to my central. I think this is caused because...
I have designed a custom board with a TF325J32K7680 32KHz clock with +-50ppm tolerance, for the 32MHz I am using the CX2016DB32000D0WZRC1 with +-40ppm tolerance.
Simple...
Hi,
Within each example in the NRF5 SDK there are a number of folders including
arm4
arm5_no_packs
armgcc
config
iar
I'm having trouble finding an explanation...
Hello everybody,
I used SDK14.2.0 , S132 .
I keep the data from nus_data in the uint8_t array. Then I am trying to write the array with use fds_write.
My fds_write...
Hi, I would like to add source files to Projects with a reltive path. The reason being that I would like to have my own code in a cloud based directory and code from SDK in...
Dear friend,
To u se the Power Monitor for current profile measurement of nRF52832, I prepare the board by doing both of the steps described below:
(1) Short solder bridge...
Hi There,
I currently using PCA10040 development kit for my project. I tried to merge with \nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_blinky\pca10040\s132...
Hi
We have a product with Nordic nRF9E5 coupled to Texas CC1190 amplifier.
We are seeing transients at start and end of TX; worst at end. We appear to be non-compliant...
Hello, we are using SDK 5.2.0, SoftDevice 6.2.1 S110 on the peripheral side and S130 on the central side.
We have implemented a serial data link between the two, the central...