I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I'm looking for information regarding how the cloud gateway works and how to make use of it.
- I need to connect the Thingy91's BLE to a gateway on the phone then relay...
Hi:
I want to know structure of nRF52810 GPIO. Also what's different structure bewteen output standard drive and output strength drive. where could I find these information...
Currently I am trying to add uart functionality to the dimming client from the mesh dimming example, but I just can never seem to get it to compile. I can confirm my uart...
I work with Zephyr v1.5.1. PDK NRF5340. I implemented interrupt from PB1 and sometimes I get double interrupt. 1. Is input Debouncing supported in Zephyr?
2. How can I implement...
HW- nrF52832
SDK- nRF5_SDK_15.2.0_9412b96
Description:-
I am using a nRF52832 for my project development. Flashing first time with softdevice and my application hex...
Excuse me:
The SPIS example in SDK is shown in the figure below,the m_rx_buf buffer has only seven bytes,Does NRF_DRV_SPIS_XFER_DONE event occur when the buffer is full...
I am developing a NRF52810 product, I am downloading using JTAK on NRF52832 development board.
I have the NRF52810 because of the lack of IO pins. SPI CLK , TWI CLK are...
I use the NRF Mesh SDK v2.2.0
- EVB PCA10040 burn the serial example
- EVB PCA10056 burn the light server example
- PCA10040 attach to the Raspberry Pi 3 via USB for...
I'm trying to follow these instructions to update the openthread binaries in nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8.
I have a Windows host machine and a Ubuntu VM...
Hi,
I am trying to do AGPS with the supl library. I obtained version 0.7 through the application and installed it (and enabled the required config options).
Unfortunately...
Hi Nordic,
I am working on project with nrf52840 , which is a central to connect other device. we will enter the MAC address to central, and setup the scaning filter.
...