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...
Hello,
I'm using the nRF52840 in a new design, following the reference designs as a guide. I've noticed that the reference layout files and the development kit use a different...
I've been trying to integrate the Mesh SDK 3.1.0 alongside the nRF5 SDK 15.2.0 on a custom board. I've integrated the light switch server example as part of the code (replacing...
So i was merging a code from peripheral to dual mode which caused my softdevice to change from s112 to s132 .I used the proper flash placement xml file also.After merging...
Hi Sir,
I am use S132 softdevice and it converted to binary file using srecord tool, the add binary file into IAR project seems not working for softdevice.
Below is my...
Hi! I'm brand new to Nordic development. I am unable to get blinky working for the nrf52810 SoC, running off of the Rigado BMD-330 evaluation board; however, I am able to...
I'm having what I believe is a hardware problem on a custom board with an NRF52832. Unfortunately I cannot share the schematic, but will try to describe the symptoms and will...
Hello,
I also think my question seems wired, but I have a situation to make same production of 2 type about BT exist.
I will use 3rd party BT module when BT type product...
Hi all,
I have a problem where I get a Flash page erase failure when scanning interval/window is 3.125 ms (or other very small value).
(SD132 2.0.0, SDK 11.0.0)
When...
Hello,
I am currently working on a custom nRF52840 board. I have to make the nRF52 communicate with a chip using TWI, so I started from SDK 15.2.0 TWI Scanner example...
Hi!
I try to compile secure DFU from examples SDK15.3 for nrf52810 (pca10040e_ble). I added old files from DFU SDK15.0 in to my new project. Also added file micro_ecc_lib_nrf52...
Hello ,
I saw some examples in nordic forum in that they measured coin cell battery voltage level
how to interface 22v battery to nrf52832?
Thanks
learn
hello everyone,
In my application single central(ble_app_uart_c) scanning and check each peripheral(ble_app_uart) Mac id. which peripheral mac id is defined by central,...
Hi all,
Can anyone suggest me how can I flash raytech dongle nrf52840 ? I tried two following solution
1) I tried using SWI interface with dk board ,getting an error message...
Hello,
I'm having difficulty with an app which combines USB (CDC ACM) and 802.15.4 using Softdevice (15.3). The issue appears to be related to hfclk, which is started to...