Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
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 have understood that the pc-ble-driver library is currently in maintenance mode[1] and not getting new features anymore.
We are using pc-ble-driver-py library...
Hello Nordic support,
I am planning to develop an application that will either use Zigbee protocol or BLE protocol. The protocol to be used is determined at startup by reading...
Hi all!
SPI3 Slave project is not built - error:
identifier "__device_dts_ord_DT_N_S_soc_S_peripheral_50000000_S_spi_c000_P_cs_gpios_IDX_0_PH_ORD" not determined
C:\ncs...
Hi,
I want to measure CO2 in different locations using two similar CO2 sensor ( MiCS-VZ-89TE). I can communicate with the sensor over I2C0.
But because two sensors have...
We are facing an issue in nrf52840 (SDK 15). Our hardware uses timer, SPI, USB, FLASH and uDMA. implemented watchdog timer and its working fine as well intented. But in some...
Hi I hope you can help me with this.
I'm using a nrf52833. When I build I see Flash usage of 278044 B.
Regions Size 512KB.
My custom board has this in the Flash0 settion...
Hi DevZone, I am using the nRF52840 to interface an ADS1298 (ECG Chip) via SPI.
I want to test if the communication between the devices are working by:
- Sending a RREG...
Hi All,
How do I disable the BLE stack completely such that I can switch to the DTM stack (DTM example using direct nrf_radio calls)?
Current I disable advertising and...
I want implement beacon function on my Qualcomm BSP board.
However, I'm testing with nRF52 DK in advance.
And need DFU OTA update for my F/W application.
So I'm implementing...
I am trying to configure the nrf5340 audio example to add the ability to update the firmware using a serial connection.
In the audio example documentation, there are a few...
Hi everyone,
I called "bt_gatt_notify()" from workqueue. Usually there is no problem, but when move far away, "bt_gatt_notify()" doesn't return. I called "bt_gatt_notify...
Hi, I'm currently using the Direction Finding Connectionless examples to evaluate using the nRF5340 for numerous projects we have lined up, and I'm having difficulty ascertaining...
Question: Based on the chip nrf52840, I want to design a product application that can work with matter and thread at the same time. Is it possible to implement this design...