first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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.
...