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'm trying to get my whitelist work, but I think I'm missing something. Let me present you my problem:
Power up both central and peripheral1
Central enters...
Hello,
I am having an working application with S120 and S110; master and slave application. Now I need the master and slave functionality on the same board and using S130...
Hello,
I've been looking around to find the best way to interface the nRF52 DK with both an LCD screen for printing settings to a panel display, and a rotary encoder, used...
Hi
I don't have the board space for a loop antenna, so I'd like to use a dipole. What sort of RF output / matching stage do I need for this on the nRF905?
Thanks!
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...