Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
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.
...