This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
Hello. I'm having the following connection module with nRF51822 chip.
It was purchased here .
I've found example sketch for Arduino but i can't understand how to wire...
Hi,
I have been developing using some development modules from WaveShare (based on the nRF51822 QFAC) and they work fine.
However, I'm now trying to use a module better...
Hi Nordic Expert,
I am Alex and have been developing with NRF51822 for a long time. Thanks for your quick help before. Now our product bases on S110-7.1.0 and SDK-6.1.0...
Hi
i wrote the program which is making pulse one time on channel 0 and then followed by channel 1 and then again channel 0 and then 1 going on , my aim is to create pulses...
Hi all,
I am tring to connect more than two peripherals to contral device.
I am using sdk10 and three evaluation bords nrf51822.In on device i debbuged the code of uart...
My problems with Eclipse Luna continue. Going on holiday for a week I assumed the good fairies would sort it out, but no,,,
Anyhow, I'm sure it's some path error somewhere...
I'm trying to figure out something I'm seeing. I've modified the relay demo in the nRF52 SDK so that when I press button 2 on the board, it destroys any connections, erases...
Hello Everyone,
I have configured gpio pins for buzzer pin6 and pin 7 and am trying to clear those pins after buzzer making the beep sound but it is not getting cleared...
hello there i downloaded nRF51_SDK_10.0.0_dc26b5e.and run this example experimental_ble_app_blinky_s110_pca10028. here when i write 1 from master control panel LED turn on...
Hi,
I've asked a couple of questions around this before but that was before I thoroughly researched into what I was actually asking.
I would like to attempt to use the...
Hi,
I am currently working with the nrf8001-DK. I've connected the nRF8001/nRF24L01+ shield adapter to an Arduino UNO R3.
I've run the ble_uart_project_with_dfu_template...
This isn't really a question, but I'm not sure where to post something like this. The stock app_button_init takes a pointer to a non- const app_button_cfg_t . The library...
Hello,
i am working with nrf_pwm library which is there in git. Also, on my device, with PTR51822, S110 7v is running. I am having tri color led on the device, by using...