Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
am using the NRF52840 DK to interact with some BLE devices, and I am trying to use NRF Connect for Desktop Bluetooth Low Energy .
While the DK is correctly recognized in...
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...