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...
I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I'm trying to follow this tutorial here devzone...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
I am planning to use MDBT42Q with Chip/Ceramic antenna. I can see in the data sheet they have mentioned an optional 32.768khz crystal.
see page 32 (8. Reference Circuit...
Hi,
I am wondering which development platform tools will Nordic be supporting for IoT nRF52832 PCA10040? Kiel or IAR or eclipse or EmbeddedStudio?
Do we need to buy EmbeddedStudio...
I am writing an application for sending data received over SPI from a non-nordic chip to nrf52840 to nrf uart app using NUS service.
I am using 20 bytes of a packet size...
Is there any callback interface of sent-beacon activity that I can use in BLE s140?
I want to change the content of the beacon every time I send one. So I want to use a...
I don't quite get how this works from the documentation and examples provided, i have a display not yet implemented in your drivers, but I have written my own which just transfers...
Hai team,
Iam doing project called indoor navigation system using beacons.I recently found this link
infocenter.nordicsemi.com/index.jsp
can u please tell me what this...
Hi, I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using SES and a J-Link Plus. SDK version 14.1.
I've modified the ble_app_uart example to...
Hi
Mesh SDK 0.10.0
I have created a keil v5 project to build the light_switch server app and it builds and links successfully. I can run it up to the following line...
Is the BLE mesh light switch example of a server and client model the correct implementation for our product?
Our product will include from one to ten devices. For a customer...
Hello,
The question might be a little vague at the moment but I would like your guidance if possible.
I already asked other questions related to this topic but I will...
Hello,
I have been seen some resets on my softdevice v3(SDK12.2) that I am unable to understand,I am using the FPU as well as pheripherial as SPI, I have set up SystemView...