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 have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Hi I trying to develop a module in the 52810. I want use te ble_app_beacon and add a DFU buttonless. I was able to add the DFU, but when i was to integrate the buttonless...
Hi, i am Karls of Gabsjin in south Korea.
Sometime ago, i happened to know something controlled by mobile(smart phone)
So I would like to make a avr circuit controlled...
Hi,
I built a peripheral unit which working on NRF52805 with SDK17 (S113/S112).
The unit needs to be "multi peripheral" and advertise 2 different advertising packets simultaneously...
Hello, I have a strange problem and I am not sure how to approach it.
The problem is that the connection sometimes does not get established. This issue appears on Android...
Hi Nordic,
I am been investigating SES these days, may I ask how to export the settings in SES, such as indent settings, text color theme, etc?
I have there laptops need...
Hello,
I'm working with NCS on a nRF5240 based BLE device.
On the BLE side I want to do something like this:
Connectable advertising
Phy: 1M
Interval: 200-500ms...
On my own board ,I just connect VDD and VDDH pin don't connect anything, Now my board can not use ble fuction,if I can confirm it's not the software issue, so is it possible...
Hi,
In short, my problem is that my code works when I execute it inside one event handler, but doesn't work inside another event handler, and I don't understand why it fails...
Hi, Nordic team,
I was developing an app using ble_cli module refering to the ble_app_cli example from SDK 17.02 on a custom board. If I set log_backend to false in 'nrf_cli_init...
I received an nRF5340-DK last week. Today I got the zephyr toolchain configured and working under Linux, and hooked everything up. The "blinky" sample app works fine. The...
Hi,
I'm using nrf52840 with an application which supports both BLE connections with mobile and PC via NFC pad.
the file nfc_ble_pair_lib contains the function pm_secure_mode_set...
The BLEJack nrf51 sniffer firmware is a BLE sniffer/jammer/hijacker. If you google you will find the repo and the defcon presentation.
The author claims you can sniff access...
Hi,
I am facing the issue of sending 8210 bytes of data to my slave device.
I am using NRF52840 interfaced with the MAX32664 maxim sensor hub.
I tried both approaches...
We are thinking to evaluate both the U.FL and Trace Antenna options on a custom nRF52840 prototype board.
1. Referring to this discussion, point 3 is about provisioning...