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 ported the nRF52840 USB driver to work with Mbed-OS's USB Device stack. When building without the soft device, the following macros are removed from the compilation:
...
I'm trying to read two ADC channels asynchronously.
I can setup two channels, and as mentioned on the forums , the data from channel 0 is at buffer[0].
The issue I'm...
Hi all
I want to check my nrf52840 custom certification.i need to do radio test in my custom board.They are asking direct test mode with PSRB9. I m using direct test mode...
Hi, I created a simple project using the nRF52 SDK, to which I later wanted to add BLE support. I used the ble_app_blinky example from the SDK as my starting point. The example...
I have compiled asset tracker example and it worked on 0.8.2 version of board but not on 0.8.5 board.
1) Is there anything which should be made differently in software for...
Hi, I'm trying to measure the current of my nRF9160 DK (PCA10090 v0.8.2) and have some problems. In respect to the following thread (https://devzone.nordicsemi.com/f/nordic...
Hello. Project im developing requires low power wireless encoder. NRF52832 is a really impressive chip that handles everything i need within 40uA. But I've got problem with...
hi, we delevoppe a card with a module which is use your nRF52832 IC. I check in your document information relative to IO hardware, but i didn't find any information concerning...
I am writing some code for a customer using the nrf52840.
The Softdevice asserts immediately after a call to nrf_fstorage_write().
The write address is OK, alignment...
whenever I use nrf connect desktop app in my Linux system for power profilling.
The power profiling kit doesn't start and keeps on giving the same error
There are similar...
Hello team, I'm working on system development using Mesh SDK and I have some questions so please let me know. ############### Development environment IDE : Segger Embedded...
I was able to create 2 times, Timer 1 and Timer 2.
They work when they run separately, but one stops when I try to use both of them.
I need simultaneously running two...
Please confirm the following is correct for nRF52840 (per PS v1.1)
1. The firmware doesn't have to enable internal pull-up when the pin reset is configured (it's done automatically...
Hi,
I am developing a solution with zigbee (nRF52840).
I want some end device is joined to specific router.
In the documents, if end device find more than one router...
Hi, Everyone.
I'm trying to connect nRF52 DK Board to J-link base tool.
But I can't connect.
Wires between nRF52 B/D and J-link base tool are conneted below.
nRF52...