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 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...
Hello:
nrf_pwr_mngt_run() doesn't always work on my custom board. About 1 time in 3, in code (I'm running in debug mode and using RTT) spits out
ERROR 3735928559 [Unknown...
Hi. I flash a board with NRF51822 via SWD pads, and that way the push button is inaccessible, and I need to press it to test various functions. Push button is on 28 bit and...
Hello,
I am using the n RF Connect SDK v1.5.1 and using the Zigbee Projects.
I wanted to know if and how to change the default stack profile of the Zigbee App. The following...
Hi! I am trying to interface the CCS811 with the nRF91-DK. For this purpose I am using nrf-sdk 1.6.0 and "ccs811" sample from zephyr. I created a nrf9160dk_nrf9160ns.overlay...
Hello,
I developed a code for nRF52840 Dongle to publish data on mqtt-sn topics (I'm currently using Nordic SDK for Thread and Zigbee). I need to know what are the limitations...
I'm working from the https://github.com/Martinsbl/nrf5-mpu-examples/tree/sdk13/nrf52-mpu-easydma-using-gpiote-and-registers example and the DMA portion is working splendidly...
I am trying to build the nRF Connect SDK project "at_client" that is provided with the IDE. I also tried the asset_tracker project with a similiar result.
This is my first...
i use a thread to save fil like below ,and find can not save file in sd card ,sd card SPI test ok . before enter in loop. close fil and reset system can save fil in sd card...
The first bug : I believe that the target level argument for the definition of the transition callback should be of type int16_t instead of the unsigned version since it is...
I'm trying to add a sensor driver to my project based off of Zephyr's sensor driver for adxl372. I can't figure out how to get the Kconfig file in that sensor folder to show...
Hi Nordic team,
I'm struggling with an issue where my chip wakes immediately after calling sd_app_evt_wait() - specifically if I call app_timer_start() before the wait for...
Hello, We are looking for production automated current measurement using your product Power Profiler Kit II. Is it possible to interface product using serial/commandline/python...
I wonder if anyone else has seen this issue. There are a few posts that seem to point to using nrfjprog to restore the board, albeit for nRF52. But nothing I have tried allows...
I need to do batch DFU updates, and the pc-ble-driver/nRF Connect Firmware combo is too unreliable for my needs. I would prefer to just use the wireless transciever built...