I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
Hi
it's possible configure the FOTA bootloader (SMP service) whit only one partition, for large application.
I using the nRF52-DK and have only 512KB of flash, and my...
I have trouble getting NFC-pairing to work in nRF52840 running SoftDevice 7.2 based on SDK 7.0.2. The observed behaviour is that the NFC Field is detected but nothing more...
Hi,
I add a new service about DFU of my FW,so three was a problem when it go into "ble_nus_init()" will return NRF_ERROR_NO_MEM, I have read serveral tickets about the same...
i have used "BLE_GAP_PHY_AUTO" in scanner code
actually it should scan "phy coded" and "non phy coded" aid values .
but in my case getting i was getting both "phy coded...
I have a project to use NRF52810 to connect the App. When testing it, I found that when it was successfully connected to the NRF Connect tool, it would automatically disconnect...
Hi, Dev Zone.
thanks for help : )
I'm try to porting DK Board's Ble Bonding function to Target Board.
1st_question <- this is my first question links
main problem...
I'm using
SDK : nRF5_SDK_17.0.2
Example Project : ble_app_uart
Soft device :S113
The initial project builds successfully.
My project has requirements for tow...
development tool : Segger Embedded Studio
SDK:nRF5_SDK_17.0.2_d674dde
it always takes long time to build project
build log:
Building ‘blinky_pca10056’ from solution...
Hello all,
I am developing an application from the ble_cgms example on the nrf5_sdk 17 using the Softdevice S132.
I have implemented a gpiote interrupt whenever the state...
Hello,
I just received nRF9160DK(PCA10090, 0.8.3)
I followed nRF9160_DK_Getting_Started_Guide doc.
But, I hare some issue to activate iBasis Sim card.
It keeps...
Hello, I am using the latest version of pc-ble-driver combined with a pca10040 and I am attempting to write large data packets (200 bytes) to a peripheral. I compiled the...
Hi,
I have tested FOTA code in nRF52840 DK and it works perfect but i have custom board build with nrf52840 when i implement the code it doesn't get start
custom board...