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...
I found many relative topics about improving throughput for ble link on this website. And this one How do I calculate throughput for a BLE link? told me how can I calculate...
Hi!
Whether there are any special requirements for SPI chip NRF24LE1 labeled NRF B 24LE1D ?
My programmer (mPro) do not work with this chip SPI.
rergards,
Andrii...
Hi all,
I am new to the EE/hardware world. Coming from the CS side, I am trying to grasp little bit of knowledge every day.
I looked at the reference designs and am...
Hello,
i have just a short, easy question, but i couldn't find the answer in the datasheets.
Normally the ports on the 6310 board can deliver ~3.3V. Is it possible to...
Hi,
I cannot find "Master Control Panel" for MacOS, can I test with iOS or MacOS itself? None of them seems to able to discover my PCA10001 running S110+nAN36 LED.
Thank...
Dears :
we will use WLCSP package. And, we want to know more information about it as below:
1.Marking side is strong enough right?
2. We only need to take care of side...
Hi,
I am new to ble stuff. I want to write a hex value (0403FEA27469) to a characteristic on the heartrate device.
Following is what I have done so far.
Can anyone...
I am trying to send some data between devices using the micro esb library while still running the BLE peripheral stack. My code is based on the sample nr51-micro-esb. Are...
I was using TIMER1 PPI and GPIOTE to setup a PWM signal on a GPIO line. This PWM will start and stop after 1 seconds. I used led.c to based my code. I was starting the Timer1...
Hi,
I'm having a hard time figuring out how to load and store application context from the device manager without being connected to a peripheral.
According to the device_manager...
hi all:
how to use sd_ble_gattc_relationships_discover to discover att handle?
as my question Use Nordic BTLE Soc with other Vendor BTLE Compatibility
i found this...