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 all,
I am trying to send and receive generic data from the L2CAP layer. So, initially I am just trying to send data with sd_ble_l2cap_tx with S110. The code that I am...
We are considering moving from the nrf51822 wlcsp to the qfn48.
We would like to minimize the changes to our design. Can we, should we keep our wlcsp antenna design and...
Exactly what baluns are known to work with the nRF51822. I believe there is the STMicro balun and am uncertain about the status of the Johansen balun. Is there a list of preferred...
Hi,
We are using nRF51422 in our project and we observe a strange thing, that even there is no external pull up resistors, the I2C communication using the built-in TWI...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi,
I am trying to create a star network with 12-16 slaves and one master.
The master would be a nrf51822 and the slaves nRF8001/2.
The slaves would not transmit...
Hi,
I'm using the UART_OVER_BTLE base example and I'm investigating what needs to be done to enable security.
Using the Following security configuration the device stops...
Can you tell me which antennaes i can connect with nRF 8001 to make it discoverable and transfer data. And i think pi network is solved depending on the antennae only. Can...
Hi,
Is it possible to extend the RAM memory by using internal flash memory?
Actually i need to collect 4KB of data from accelerometer and flash it to the EEPROM when there...
I'm working on a device which may spend months, or even years as deep as 1000 ft underwater...a harsh environment. Accordingly, the PCB will be completely encased in plastic...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
The 10000 dongle does get detected in nrfgo Studio but the 10001 board does not. There are no USB devices with exclamation marks or otherwise undetected when the 10001 is...