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...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hello everyone,
I'm trying to display internal sensor on NRF51422-DK (PCA10028) on my Android phone (v.12). I'm using Keil for programming and nRF Toolbox to see UART results...
ble_gap_addr_t xyz;
sd_ble_gap_addr_get(&xyz);
/**@brief Get local Bluetooth identity address. * * @note This will always return the identity address irrespective of the...
Hello, I have three questions that i could not clarify in an adequate amount of time via Google and DevZone.
Setup: I am working on a custom board equipped with nRF52805...
Good day
I am trying to use lwm2m_engine_set_float on the lwm2m_client sample to change the sensor value.
Referring to the above link, the sensor value is set in the...
I am trying to evaluate transitioning a product from the NRF52840 to the NRF5340, but we have a critical feature that uses specific functionality of the PPI. It seems that...
Trying to integrate memfault SDK to nRF SDK 17 segger embedded studio. But couldn't understand the below section. Can someone help with passing flags to linker and also adding...
hi,i use SDK17.02.
l use ESB RX mode, I need send the ack payload data, and I can only write it for 8 times. After I write it for 8 times, I use nrf_esb_flush_tx() to clear...
I am building a Thread Coprocess using the nRF Thread Coprocessor template . Everything seems to work fine except when I use the OPENTHREAD_MANUAL_START=n config in the prj...
hi dev.
I study ble uart.
and I succeed connecting with dk board(peripheral) and nrf tool box(uart).
and I also connected with dk board and putty. // like that computer...
Hello Community,
I am trying to test mqtt_simple sample on both of nRF9160-DK(nRF9160 SICA B1) and Thingy91(nRF9160 SICA B0). My hardware version: nRF9160-DK: 1.0.0 Thingy91...
Hi!
Is it possible to configure a the nRF52833 to a fixed radio channel, on which BLE signals are received (Only RX-mode)?
Thank you very much for answering my question...
We have a keyboard, and user can switch to different central device.
In old nrf sdk, we use different mac address map to different cantral when bonded.
But in ncs 2.0...
Hi,
I try to design own IoT project with nRF but I don't know where I can started. Is nRF BLE supports Alexa and Google home? And can you share some documents or example...
Hello
I could not find a statement on the permitted (re)use of the hardware design files provided for your DKs.
Is it fine to base a commercial product containing an nRF5340...