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...
It seems the only way to use the S310 alpha hex on the development kit is to replace the IC on either of these boards; is this correct or is there another way?
Also, the...
Hi,
I am researching BLE product for a similar task (1 central node with 4-6 concurrent slaves). I have looked up other vendors (TI, CSR etc) and come to a conclusion...
After Googling and searching this forum I still don't know if I can make an HID peripheral (a touchpad) for Android that operates over Bluetooth Low Energy, and is accepted...
Over the air downloaded updates are an essential feature for productization. Are there any examples showing how to implement the OAD? Also is it possible to OAD update the...
Hi,
My nRF51822 evaluation board is not working, here i attached the screen shot's of the error messages i used to get on both the nrfgo studio and in keil. Please suggest...
Hi
When I reduce the operating voltage, the nRF51822 with the heart rate demo running resets whenever the voltage drops below 2.1V and does not recover unless I increase...
I need an star network with 1 master and 4 to 8 slaves. I'm not so concerned about the power, but the convenience of the nRF51822 is attractive.
Does the current BLE library...
Dear all:
Now,i have issue ,i can't fund device.(i have sure the hardware is OK)
i think it is program overwrite the J-TAG register(TDO)? but i may not sure.
have any experience...
The Arduino SDK by David Edwin linked to here is no longer available since the Bluetooth forum seems to be down, and has been for some time: devzone.nordicsemi.com/arduino...
Hello and Happy new year!
My goal - to create ibeacon device. I've bought evaluation board, wrote firmware implementing beacon role and loaded it into PCA10001. It works...
I've modified the simple_uart example to use app_uart instead but I cannot get any data transmitting. I know the connections are correct because it works fine under normal...
Ole Morten has suggested using command-line GDB in a number of postings on this forum. Accordingly, I've tried to do that but always getting the following error ("Cannot find...
Dear Nordic
Does Nordic have a passive writable chip available (with compat antenae) that can be activated by mobile device bluetooth scanning event. The mobile device...
Hello
I am trying to run the dual mode BLE/Gazell application example ble_app_gzll. I adapted it slightly such that the stacks are switched automatically in main() as follows...