Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
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 am using nrf51822 (pca10004) with SDK110 softdevice programmed through j-link LITE SEGGER. After programming the custom code (Basic I2C code) and when we try to debug...
Is there any documentation as to how to connect a nrf52 chip (as found on the nRF52832 BT Module with Header Pins ( www.analoglamb.com/.../) or the nrf51 on the Adafruit bleFriend...
Hello,this is Lee.I have a problem about nRF51822.
When I turn on/off the power 2.8V to it ,it hangs up
frequently.I check POR function,I found that the residual
voltage...
hi,
i'm using the 32KHZ external crystal and i didn't find any free space in my PCB to put the crystal in the same side with the nrf chip, so the only solution that i found...
I am trying to implement a bootloader with rewrite protection on nrf52840 with SDK: 14.0.0.
But it seems that there is no flash write protection registers in nrf52840.
So...
UPDATE: Corrected language.
Hi,
While experimenting with BLE mesh networking using S130 on nRF51 devices and S132 on nRF52 devices, we have a problem with deafness while...
Hello,
I want to save Image data which are come from the central device to flash memory of peripheral side.
The image data size is vary from 3KBytes to 10KBytes.
...
I just came across the following code ..
(hash)ifdef linux
toolchain_init_irqs();
(hash)endif
Does that imply there is a possibility that the source could be...
How can I running the ble_app_multirole_lesc example in debug mode to examine the traffic? I use me network traffic analyzer to view the traffic currently ((debug mode switched...
I want to use several sensors that makes a measurement send the data to server (same as provisioner) and fall asleep. Wake up after 20 minutes and process repeats.
Does all...
In server role:
Is there an event that fires after (or before) each advertisement?
I would like to use that to alter the local name after each advertisement, in order...
Hello,
I want to start developing for Ble Mesh
I own:
PCA10056 x2 nrf528240 Preview DK
PCA10040 x1 nrf528232 DK
PCA10028 nrf51822 DK
I want to buy more to develop...
Hello, you great people!
I'm working on a simple project where a transmitter wakes up a receiver and it's working just fine. Currently working with NRF24LE1 modules. The...
Hi All,
I want to send data, like some number, via BLE from smartphone to nRF52. I have to use an external module for this project, because my application uses also bluetooth...
Hello,
I'm using nrf52 with SDK 11 and softdevice s132 v2.0.0. We are close to release our product for testing and I need to add DFU on it. The non secure bootloader is...