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...
HI folks,
I have checked the current consumption while connected on an average to be 325uA (with uC taking 4.5uA) so this mean almost 320uA being consumed by the nrf8001...
I have a general question about the RF frequency tolerance of Nordic devices in general. Is the following calculation correct?
Crystal spec = 16MHz, +/-50ppm tolerance...
Are there any plans to add boundary scan functionality to assist ICT testing? If not, are there any other hooks into the part that can be used to test during ICT?
Hello
I'm using a pstorage_register from pstorage.c to register two application storage blocks in flash memory. But I have situation that first module have 6 blocks of...
Hi,
are the GPIO pins broken out on the nRF51 Dongle configurable and can be used for SPI Slave tests? I have a running system powered by a ARM Cortex 4 (Teensy 3.1) and...
We have an early implementation of the v6 SDK DFU ported to support S310 on a handful of devices in the field and need to update them to a new bootloader and we'd like to...
Hi,
With the validation of the BLE V4.2 specification will Nordic be implementing the new features of the spec and if so do you have any idea of availability and dates. ...
Hardware: NFR51822_QFAAC0
Firmware: S110_7.0_SoftDevice
SDK: NRF518_6.0
Application: ble_app_hrs in NRF51822 S110 Examples
I start a timer to toggle led once per...
Hello Everyone,
I want to start working on nRF51822 development kit for my project. but as mentioned on this site : www.nordicsemi.com/.../nRF51822-Development-Kit
that...
Hello there,
I am using the experimental_ble_app_uart with S110 on nRF51-dk and receiving sensor data via 1MHz SPI every time the timer ticks = 100ms.
Data transfer displayed...
Hey,
I created a custom PCB with the nrf51822 that reads two sensors via TWI and transmits certain data over BLE. I can program the chip, print strings to the terminal...
I am having problems with th Master Control Panel (no response from master emulator). When I search devzone, I see an answer related to this question that says cloed because...
Hi,
I have application where I drive LEDs with shift registers. I need to send 14 bytes via SPI every 200us while I am in BLE connection. Timing should be exact as shift...