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 wrote the program by referring the some examples after compiling the program GPIO pin becomes high immediately (3.3V ) bu my aim is to make the GPIO pin as output...
I have two nrf24l01+ modules communicating on a single channel. The "remote" does 99% of the data transmission while the "base" receives and uploads to a host. Occasionally...
How to use stlink or CMSIS - DAP downloading S110 protocol stack? Jlink can use nrfgostuide down s110 protocol stack, i want to know how to use stlink or CMSIS - DAP download...
Hello,
Is there any information on current consumption for the nRF51822 when running the micro-esb examples? I'm curious as to how much current is being used in a situation...
I'm testing a custom board I did. The board has this 16Mh crystal
geyer-electronic.de/.../GEYER-KX-7_01.pdf
The CL of the crystal is 12 pF. I'm using a pair of capacitors...
Hi,
I am trying to get the ble uart example from the sdk 0.9.2 working on my nrf52 DK board.
But the nRF UART v2.0 application on my android phone, quits instantly after...
Hello,
I'm looking to send a 32 bits word to the example "LebButtonDemo", using an iPhone application created with Evothingd Studio (it uses Javascript).
I'm able to...
Hello
at the moment I have a running S120 BLE firmware update on my nRF51822 hardware.
This works fine on my desk.
But we have the additional requirement to update the...
Hi
I have an custom board which uses an nrf51422 SOC. I am facing issues with my radio.I use an softdevice s110 with an application on it.
The code just works fine with...
Hi Noedic,
I triggered the DFU function through APP, the device restarted and the base service UUID changed from 0x0001(nus function) to 0x1530(dfu function), but it is...
Hello,
I am working on S120 SD v2.1.0 for central and S110 v8.0 SD for peripheral and SDK9.0 and I am able to configure 1 single uuid on central and connect to multiple peripherals...
Hi.
I would like to konw some ditails aboute nRF9E5 device:
What is the rang between 2 devices using 433 mhz.
do you have any samples codes ? i need to trasmitt...
Hello,
After i disable SD i try to count ticks on TIMER1 from RTC1 via PPI.
Timer1 is configured property but TASK_COUNT don't increment cc.
I see that event TICK on...
So. After countless hours of messing around, reading SDK, examples and stuff I'm begginning to feel kind of frustrated. I want a microsecond timer. For that I tried a number...