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...
Hi there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi
There are two boards, one board is using nRF52833 MCU, called A, it installed generic on/off client model,
the other board is using Nation MCU, called B, it installed...
Hello, I have a custom board with nRF5340 MCU. I'm a hardware engineer and we have firmware engineers for programming it.
Trying to connect and erase/reboot my custom board...
Hi All,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference, in which i have changed HID descriptor(single touch...
nRF5 SDK 17.2.0, nRF52840
Okay, I am just so lost. I am trying to set a characteristic's gatts value BEFORE connecting such that it is a 192 byte array. However when I read...
The article has most of what I need. The unfortunate thing is that the solution is written for a version of the SDK that I do not know. I am new to the nRF52* platform, and...
Hi Nordic Team
I have been successfully using the nRF52840DK to create various Bluetooth sensors, including a thermometer sensor.
I bought a nRF9160DK with the intent...
Hi All, *Observed behaviour* I am debugging my firmware with VScode + NRFConnect When I press the 'save terminal output to file' floppy disk symbol in VisualCode + nRF Connect...
Hi All, When I integrate the Zephyr Shell it became clear that is support many command out-of-the box. I am very happy about this free stuff. Unfortunately because it opens...
Hey,
When I call fn nrf_drv_gpiote_in_event_enable, the event handler is immediately called. Note that at the beginning of the fn I even read the pin to verify it's high...
We use nRF9160 with our board (with Serial LTE Modem 1.9.1). Now we are at the production stage and we have more cases when we cannot get access to the mobile network. We...
I want to use nRF Connect for Desktop program 52840.It's very great except can't lock entire chip.
how can I lock entire chip by nrf connect like nrf studio?
I have built a system with 2 MCUs communicating through I2C. The NRF52 is I2C slave and the other MCU is master. I have implemented a command style interface which sends commands...
Hi
We have a strange problem with the Kconfig of the azure_iot:hzb sample project from the v.2.1.1 SDK:
We have configured f.e. the "Azure Iot Hub hostname" and the "Device...
Hello!
I have a custom board that I am trying to set up but I'm not entirely sure what to do.
In my board, I have an nRF5340 SoC, that has 2 interfaced with the external...