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 am trying to establish communication between Win 10 PC and nRF52 Dev Kit using pc-ble-driver . I followed the instructions in:
https://github.com/NordicSemiconductor...
RN2903 is LoraWAN module using ASCII Command Interface over UART.
RN2903 is connected with nRF52-DK.
I'm connected uart line tx, rx gnd.(cross connect...)
UART communication...
Hi,
My desire is to connect a BC832 module (with nRF52832 on it) to a UART on a controller board and then send data from an iOS app (programmed in Swift) through the BLE...
Hello,
I need two signals with a phase shift to control my motor. For some reason, completely randomly, sometimes my GPIOTE event is not triggered and i get the inversion...
Hi All,
Based on nRF52832 SDK14.2 rtc example, I want to change it to retrigger RTC Compare0, let the LED1 also toggle every 3s, instead of keeping LED1 on. I tried to add...
Hi, guys, I have an IR receiver module with 3 pin (AX-1838HS) ?
How can I use it on my nrf52832 ? I have PCA10040 development board. I don't know how to connect them and...
I need to drive a stepper motor without software intervention, since strict timing is a must.In the following image you can see the required wave-forms - the motor requires...
The SD API (S132-6.0.0) documentation provides little beyond what one could guess from the function and type names. sd_mutex_acquire says "Attempt to acquire a mutex". nrf_mutex_t...
Hi i am doing a prosject to get notification on cell phone when i get mail in my postbox (postbox outside the house) I am using a nRF51 dongle, and want it to connect to cellphone...
Hi! I'm working on HID mouse example on SDK 13.0.0. I'm supposed to use this as a low power media button control. I've done a few modicifations on the code for power optimizations...
I know that few companies choose to use NRF528001 with a separate microcontroller like Fitbit.
I would like to know why would they do so instead of using an NRF52 chip that...
Hey,
I am using a nRF8001 with a STM32L051 as an application controller.
After resetting the nRF the RDYN pin goes low, as expected. Then I'm setting the REQN line LOW...