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...
I am working on nRF51422 with SDK 12.3.0, S130 v2.0.1, Keil C.
I got a problem in initialization my custom service. When I add some characteristic to SoftDevice, it returns...
I have asked about this before .
But after working more on the project, it seems the solution i found before actually didn't solve the problem.
Hence I am asking again....
On 52832, SDK V14.0.0, SD132-5.0
I tried to set NRF_SDH_BLE_GATT_MAX_MTU_SIZE to 247, as from dev-doc i saw that SD132 supports BLE V4.2 DLE.
However it returns:
...
I would like to know how to create a prompt that asks for a PIN before a user gets access to pairing to a BLE peripheral. Currently I'm using a CurieBot and once it's found...
Hello.
Using nrf51_8.0.0_API, I'm experiencing the function sd_flash_write returning the value NRF_ERROR_INTERNAL. As documented in nrf_soc.h, this error code can never...
Hi,
I'm working on app based on ATT_MTU Throughput Example from SDK 13.1, but I added Thread support and now working with Thread SDK 0.10.0. I have a problem with advertising...
I have a hard time understanding precisely what an Element is and how it differentiates from a Model when talking Bluetooth Mesh.
The only definition can seem to find of...
Is there any way to detect / prevent the use of range extenders?
When using a central & server with low TX power, the range is say 10m.
Now an attacker can use a relay...
Hi all,
I have been using Nordic chip-sets for a while mainly for BLE applications. I am now developing a simple lighting product based on Nordic nrf51 family chip-set where...
hello!
i am working with the component nrf52840 v0.5.1 and i need development a thermal profile according with the datasheet of the component nrf52840 v0.5.1
could you...
I'm using op-amp(LM358), condenser microphone and PCA 10028.
My project collect output values of op-amp and broadcast that.
But, noise was occurred while it is advertising...
I'm using the ble_app_multilink_central example app.
In the pca10400.h I changed #define BUTTON_PULL to NRF_GPIO_PIN_PULLDOWN.
The problem is that the first pin interrupt...
Hi
I'm creating an android app for smartwatch(used nrf51 ble),I have two questions
1.I used ANCS(Apple notification center service) in my android app,but nrf51 device...
I'm using the SD (nrf52) MBR to update our custom bootloader, in a battery powered device.We have some custom hardware which is used to disable our LDO, to enter a "Ultra...