Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I just bought a nrf51 dk to master this wonderful SoC series.
For now I intend to keep my research and studies with Bluetooth 4.1, but would like to prepare for a jump...
Will uarte interrupt call NRF_LOG_INFO, will run away the possibility of the processor? backend uses RTT
I set uarte receive dma buffer to 10, then the sender to use the...
Hi all, we have a problem with a project based in nrf52832 and a custom board. The project is based in "ble_app_uart" example, and also we have the following sensors:
Accelerometer...
hiii friends,
i have developed new board using nRF52832 xxAA. i am dumping code in this using nrf52 DK and it is working fine but when i am removing power from this and...
Hi, I want to confirm if the Mesh packet is a "special" form of advertising packet or it is completely different, i.e. all the headers and addresses etc are changed.
By...
Hi, I am using Keil to build programs less than 32 KB in size. All the example program from the SDKs work and I have read that should be the case because they are all under...
Hi all,
I'm going to use the latest SDK version of nrf51822 for my current project. Can you please help me to choice the right one for my development?
I want it as peripheral...
Hi all ,
I am learning theory about BLE . I'm exploring the relationship between layer . But I am quite difficult to understand the package structure from upper layer to...
Hi,
My config :
Board NRF52DK
SDK 14.2
Segger ES Release 3.30
SEGGER J-Link V6.22a
macOS 10.13.1
I want to use RTT to debug my code. As a starting point I've...
The manual clearly states that the external HFXO should be 32MHz. However, if one would like to have precise 16kHz on the PDM and I2S interfaces a 32.768MHz crystal is required...
I know that RF52840 could act simultaneously as the Advertiser\Peripheral and Observer\Central and I saw Nordic's recent demo video of BT + Thread co-existence. However, it...
I am having very limited knowledge in flashing devices, infact this is the first time I was doing it, pls conider
Step 1: I bough PCA10040 and installed nRFGo software in...
I have found multiple PDFs indicating the lay-out on the nRF52-DK. However, none of them tell me anything about the size of the kit. Does anyone have a PCB lay-out with at...
Using the latest SDK and following example multiprotocol/ble_app_gzl.
I try to add a vendor specific UUID and get error 4. Which means, not enough room in some table? Whose...
Hi,
I hope this is the appropriate forum for this question. I've also asked this on the developer forum on thisisant.com, but received no answer there.
We are using...