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...
We are using 51822 through I2C to get G-sensor buffer, every 560ms ( sample every 20ms, buffer for 28), then execute for step counter calculation, which should not consume...
Hello! Sorry for my English)
My situation is next: I have a custom PCB with nRF51822 on it. And radio control application works fine on this PCB. I don't know which of...
Hi everybody, i want to read NFC tags and send them via BLE to iOS app. How can i do that? Can i work with nRF51822 and Elechouse NFC R/W ? www.elechouse.com/.../index.ph...
I'm using SDK 9, I flashed the softdevice 8.00
I compiled the project located in \SDK_9.0.0\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs
I flashed...
Hey,
I am trying to use app_timers and nrf_delay_ms together but the system gets stuck almost everytime. I have the following code:
void timer_handler(void *p_context...
We have noticed an issue when using the UART on our nRF51822 (SoftDevice = S130, nRF51_SDK_9.0.0_2e23562). Our Nordic app waits for commands on the UART and processes these...
Hello Everyone
I am trying to configure the two GPIO in High Drive mode 5mA but after compiling the program it does not seems like congifured to High drive Mode because...
Hello, I am designing a system to transmit a mono or stereo audio signal over RF, a few hundred feet, then receive it and reconstruct the audio and listen to it on a speaker...
I am developing a HID keyboard with SDK v6.1, SD v7.3, IC revision 2.
The keyboard is already able to advertise (non-whitelist) and bond with iPhone, and connect/reconnect...
Hello
I want to optimize SPI com as fast I can do:
First I am using the fast spi data rate by SPI_FREQUENCY_FREQUENCY_M8 variable and I want to reduce at first the timing...
As far as i understood it supports 4.2 BLE because using it i'm able to see packets between nRF52 central and peripheral boards (HRM example). Is it so?
Question:
I am confused about who can do (or rather who usually does) whitelisting - the master or the peripheral device?
My findings so far:
I can't find a certain...
Hi,
I have written a windows 8.1 application to connect to my custom nrf51 device. It is used for configuration and is set up without requiring a password (I do not need...