Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
I'm, trying to use the ble_app_uart example for SDK v17.1. I can run the example correctly, but when I try to copy-paste the main code, I can't use the UART. I normally send...
Hello Support,
I was trying to get the information of services and characteristics from the peripheral after the connection is established.
With sd_ble_gattc_primary_services_discover...
Hello,
Is there a method of setting the transmit power of ISO channels using BT_HCI_OP_VS_WRITE_TX_POWER_LEVEL?
I used the connection handle of the struct bt_conn object...
Hello,
I want to use SPIS peripheral in nrf7002-DK on the net core. I cannot compile (error 'NRFX_SPIS0_INST_IDX' undeclared (first use in this function))
here is my firmware...
Hello Nordic Team,
I'm struggling with a bug on HID transfert.
My product send HID buffers with a size of 32 bytes, everything was working fine so far.
But when I...
I already did a new VSCode/nRF Connect for VSCode Extension Pack installation, but I can´t find what kind part is missed in the instalation process
In the Build and Flash...
I am programming with the nRF52840DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I simply want to toggle the 0.18 pin between...
Hi,
I used the sdk version 17.1.0 and the protocol stack version s113. In the example project, the gap_params_init function calls sd_ble_gap_device_name_set to set the Bluetooth...
Hi
1.
A. nRF7002 DK(NRF5340+NRF7002)
B. Our PCBA(NRF5340+NRF7002)
We found same application code flash to both. Sample A can work. Sample B can't work and stuck
...
Hi,
I was previously working with W25Q32JVSSIQ, a 32MBit memory device communicating with nrf5340 chip. The QSPI driver was initialized using NRFX_QSPI_DEFAULT_CONFIG()...
Hi,
I’m working with an NRF5340 device paired with a Nordic HID mouse. Currently, data encryption is enabled after pairing, but the encryption and decryption modules are...
Hi,
I want to know if Android Smartphone can be configured as BLE Mesh node? If it can be configured as BLE mesh node, how can it be done using below mentioned library...
Hi.
I would like to set the TX power level for broadcast streams to a higher level then the other radio packets (especially the packets on the primary ADV channels). First...