Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I want to add timer to send sensor movement data to PC every 8ms(125HZ).
But when I add app_timer like normal
1.raise APP_TIMER_MAX_TIMERS
2.raise APP_TIMER_OP_QUEUE_SIZE...
I am testing Keil MDK5 and created my own simple nRF51422 project (not from the sample), hello world type of code. But the "download" button is disabled.
The J-Link is configured...
Hi,
Can anyone please tell me the exact way to enter into the bootloader mode by writing some characteristics with specific value.
I tried setting
NRF_POWER->GPREGRET...
The existing Master Control Panel cannot be used as an automatic test platform.
Basically I am looking to send commands via a tcp/ip which will invoke scan/connect/disconnect...
I'm trying to measure a scaled down battery voltage level on an ADC pin. Given my resistor values the voltage on the pin should be about 0.279 times VBATT, to fit within 1...
Hi Nordic guys,
How much is the current consumption of the LDO only (quiescent current), without DC / DC converter, in uA? How much is dropout voltage and PSRR (ripple...
I try to modify "ble_app_ibeacon" sample code. But when I add some adv_uuids for services to advdata.uuids_complete or I changed advdata.name_type from BLE_ADVDATA_NO_NAME...
Hi,
I need to write a validation document for nRF51822 . The first step need is the specification for its calibration. But I couldn't find it in your website. Can you send...
Hello,
My project name is Remote Operated Vehicle. Basically i am using a PS2 controller as the joystick to control the car. So, my aim is to build wireless interface between...
In this function in nrf_gpio.h, why is there a GPIO_PIN_CNF_INPUT_Connect value there?
Shouldn't that be GPIO_PIN_CNF_INPUT_Disconnect, or does it not really matter?
...
I need to pass a bit, to 500 recipients in a closed room.
My doubt is, 500 receptors works simultaneously without interference?
Ref. to buy:
www.ebay.com/.../251458486443...
I've seen various threads here with sample code attached that show how to set up a timer to measure a battery voltage periodically. They also seem to use an external crystal...
Dear Nordic Guy,I'm developing with nrf51822.
my costom code based on the hrs profile.and I modify the advertising timeout value to 30sec
and finally, I see the a few uA...