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 developed an application with nordic NRF51822 using SoftDevice S110 8.0.0.
The APP developer for iOS tells me that the app disconnects after about 2 minutes, while...
Dear all
I have a question about using nRFgo studio to Program Application
I have develop a nRF51422 central project for a few month using nRFgo studio.
The nRFgo...
Hi everyone. I'm using nRF51822 and try to work with Eddystone protocol. I use experimental_ble_app_eddystone and my beacon work properly. I validate it via nrf Master control...
Has anyone else encountered a recent problem while compiling projects using mbed online compiler (error message goes "Struct "" has no field "NRFFW" "RF_UICR->NRFFW[0]" in...
I am trying to implement a OTA DFU in my project. The DFU Examples given create a bootloader file of it's own and starts transmitting in the nrf51422 dev kit(DFU_Targ, ble...
Hello,
Platform nRF52 with SDK 11 (S132)
I use nrf_drv_spi_init to register a Handler (used for screen and SD card so it can be long)
I have sometimes crashes when...
Hello Everyone,
I have deveoped my custom Board using(NRF51) which has four test pins VCC GND SWCLK,SWDIO. I would like to program the custom board. So could anyone tell...
I'm getting the following log messages when I try to initialize the BLE stack:
First from CHECK_RAM_START_ADDR, I get:
RAM START ADDR 0x20002080 should be adjusted to...
Hi,
I want to debug the blinky project on a nRF52 dk (PCA10040) using Eclipse. I strictly followed the instructions as described here: devzone.nordicsemi.com/.../
I...
Hi,
Is there any documentation regarding nRF OpenMesh( nRF51-ble-broadcast-mesh) Security ? Explaining the security of the communication between nodes in the Mesh network...
Hi all,
I'm working on mbed os and I cannot use the softdevice_ble_evt_handler_set and SOFTDEVICE_HANDLER_INIT . Every time I build it, I get:
undefined reference to ...
Hi ,
I am using S120 ble_app_multilink_central example. I have configured UART0 in interrupt mode. I send some command and expect some response. It work very well in starting...
Our product is based on nrf51422_CEAA chip with softdevice S110, SDK 8.0.0, dual bank ble bootloader DFU.
We have modified the dfu bootloader example from SDK 8.0.0 to...
I read a document, "Setting up production test using DTM", "nAN-034 Application Note v1.0".
And, Figure 3 shows how to setup test environment.
But, I cannot find which S...