Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
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...
Hi
I can use the duf_dual_bank_ble to do the OTA,but I donn't know how to use the dfu_single_bank_hci to do the OTA.Could you give me some
advice about it?Thanks.
Hi.
I have a problem with writing value to gatts attribute when device is in connection mode. In my application I want to check if the parameter writing by the client to...
Hi,
I have downloaded the new version of SDK (v.5.0) today and just tried your experimental ble_app_ancs (no modifications) but it seems it asserts with error_code=0xB...
Hi,
I need to know when to use the write_wo_resp property for a characteristics, and what is the difference between write and write_wo_resp property of a characteristics...
I've read a post from Marc Nicholas about the attempt to port the entire gcc toolchain under Xcode on Mac OS X.
As I wrote in another post, I've the entire gcc toolchain...
I'm getting started with this evaluation kit by working through the user guide and almost made it through the Blinky example before I ran into trouble.
After compiling...
We have some hardware versions of the Nrf51822: build BA, CA.
Is the new S110 v6.0.0 softdevice compatible with these hardware versions?
If it is not compatible, wich...
Hi.
Using 51822 with BLE stack, I was faced with the problem of low transfer rates (5kb) on my android device (phone). It is very slow.
Can work 51822 with standart...
Can I initial like below to generate 2 opposition PWM waves on 2Pins?
/* Configure PPI channel 0 to toggle PWM_OUTPUT_PIN on every Timer 2 COMPARE[0] match. */
NRF_PPI...
Hi All,
Now I'm doing the OTA and I can use the nRF51822 DK and Master Control Pannel to complete the firmware update.I have a idear but I meet some problem.
I use the...
Hi,
Is it possible to update the firmware through usb? i have a nrf51822 evaluation kit, and i also tested the firmware update over ble. Now, i need to update the firmware...
HI Everybody,
I am developing firmware for handling multiple ANT+ Sensors. i am able to collect data from 3 different sensors, but in below scenario am getting channel...
Hi,
This may be a silly question but I'm trying to generate two timed interrupt events using only TIMER0 (the MCU is nrf51822). My code is:
#define TIMEOUT1 3000 ...
I am beginner on this platform. I was hoping for KEIl IDE to aid my development, but since license fee is more, i wanted to try GCC platform. But unable to set it up. In nAN...
Hello,
We are developing an application that has to be able to send the data of a VGA image, and We don't know which of the GATT supported profiles will be the best to...