Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Hello!
I would like to whitelist a peripheral when -60 dBm RSSI is achieved (this means that central will bond to peripheral by proximity) but later data exchange must...
Hi all, i have an application with a smart beacon kit; i won't resume the whole project because it's long and boring, i will just say that i have a service that every 100...
Hi,
I'm using the S110 v8.0 on a nrf51422 together with our own scheduler with a few lines left from SDK v8.1.
I'm sending out advertising containing some extra data and...
Dear
As far as I know, the nRF51822 has the Pin Crossbar feature that weu can chose and connect
any GPIO pins as second UART.
I need to talk to two UART peripherals...
Hello Everyone,
I have created an schematic for m custom prototype using NRF51BLE with Sigfox Radio chip whenever i press the button on the NRF51i has to send message to...
Hello,
is there a trick, how the Radio peripherals device address match feature could be used to implement those advertising filter policies that filters based on the PDU...
I want to program the ARM MCU in the nRF51822 Development Kit for my own purposes and then send the processed data using the BLE module in the kit to another nRF51822 Development...
I have been using this mode to init the app_uart_fifo code on SDK8 for a while now and when moving over to the SDK11 code I was in the app_uart_fifo.c code and it's radically...
Has anyone taken the Nordic LE Secure ECDH key exchange and encryption code though FIPS 140-2 certification and what level was attained? I was tasked with getting to level...
Hi,
I am working on the heart_rate_collector example code of nrf51-ble-driver_linux_0.5.0.
When I use "sd_ble_opt_set" to set channel map as below, the API will retrun...
Brand new PC running windows 10.
Installed all of the necessary drivers (J-Link 5.12f)
To clarify any tool that tries J-Link connect crashes.
Also same behaviour with...
Im having problems running DFU serial examples.
i use one of the examples of the SDK but it seems like board doesnt leave the bootloader mode and memory value doesnt change...
Does someone could tell me where can I find information on the sequencing of events BLE_EVT_TX_COMPLETE and packet transmissions during connection periods?
In my application...
Hi,
I am using nrf51822 evaluation kit, and the sample program i am working on is ble_app_hrs.
I have created 4 characteristics with notify property and also created...
Hi every one,
I'm working on a custom broad and I'm trying to setup a gazell based protocol.
I had a solution using soft device and BLE which worked fine but we want to...