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...
im sure the reference design is copywritten if i added two components and removed the GPIO breakouts and switches and led is that in any way not ok? i know nothing on RF signals...
Hi. I am trying to add DFU service to sourse code with existing service. When I try to run service without device manager + DFU or run device manager + DFU without my service...
Hello!
I am trying to build a connectable Eddystone beacon with a Blend Micro board which uses nRF8001 . I used the BLEPeripheral library ( github.com/.../arduino-BLEPeripheral...
Should I call app_sched_execute at least once before the first app_timer_start ? I have a strange bug and I realized that calling it before is a fix but I don't see this in...
Maybe this is a newbie question but, I read that using TEMP is a restricted resource for the SD but I could not find any driver or example to use it correctly.
Can someone...
I am trying to determine the suitable set-up to determine when my system's battery source (lipo battery) is too depleted.
I am running my nrf52 at 3 volts and the Lipo Battery...
Hi. I try to fusion 's130_nrf51_1.0.0_softdevice' and 'flash write'. I checked flash write. but when i implement flash write with s130 softdevice, it is not working. If i...
I have the nRF52 dev kit, and I hooked up pin 13 to SDA and pin 18 to SCL on an I2C device. There are no external pullups on the SDA or SCL lines.
However, the TWIM module...
I tested some features of the new nRF Connect application version 1.0 on PC. The application has a lot of interesting features useful to develop and debug embedded software...
Hello Everyone!
I want to make a project that will recognize some tone in the air, up to 5KHZ, and will send nrf8002 a message as a result.
I though to use the nrf52 proccess...
I am using SDK_11 s130 ble_app_gls on nRF51-dk.
An Android phone running nRF-Connect app was able to pair and bond with nRF51-dk. First time doing pairing and bonding works...
Okay, noob alert. I am designing a product that requires a simple iBeacon (redundant?).
I have this hardware on my bench:
nRF51822 Bluetooth Smart Beacon Kit and downloaded...
Hi, I am trying to write a small android app to send direct advertisement to particular device.
i am using 0001 for direct advertisment. But when i advertise the data, message...