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 have a peripheral device that needs to connect to both Android and iOS phones. Depending on which type of phone it connects to it is required to perform different tasks...
Hi
I tried SDK6.0.0 porject at below link.
C:\Keil\ARM\Device\Nordic\nrf51422\Board\nrf6310\s210\ant_bicycle_pwr
According to SDK documentation, we didn't need to modify...
Hello!
I need more battery life and higher resolution in my applications. That's why i need to level down the signal power, if it is possible. Thanks in advance.
Hi,
I'm using nRF51822 Bluetooth Smart Beacon Kit. Is it possible to to switch between
beacon mode and configuration mode without the need to press SW2 button e.g.: by...
How do I keep advertising when I have a connection come in? I'm a BLE peripheral.
I'm running SD 7, is there a particular flag or sequence I need to do now that I've upgraded...
Hey!
I'm testing out the new SoftDevice and am trying to update firmware OTA but thus far have not been able to do so. I've tried from the Master Control Panel android...
I'm using NRF51822 as SPI slave and STM32 as SPI master. Everything works fine except the first SPI transaction after resetting both boards.
On the first transaction I...
Hi guys,
I'm curious whether or not i can try the mbed platform on the EK board. The circuit of the mbed kit and the EK look pretty similar. All the LEDs and buttons are...
I'm using the NRF51822 - I've just started a project. I can build and load it into my target board. I enter debug mode, and I'm able to do step through the code, add breakpoints...
What are the iROM and iRAM settings for the v0.5 S130 softdevice for the nRF51822?
The S130 softdevice spec sheet provides some clues, but no specific settings.
I've...
To do development what software did you have to install, and what hardware did you need to get the MBH7BLZ02-EB-KIT working? What hardware did you connect together?
There...
Hi
I'm learning to use the sd_flash_write function to write words into flash memory. I've the SD enabled, but not advertising, so I'm able to debug. Scheduler is also initialized...
Hello, I am trying to make a portable temperature sensor using nRF51822. I made a sensor that basically amplifies voltage level when the temperature increases, and I want...