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...
Hi, I need more information about the GPS Chipset used in NRF9160 SIP or give me the name of this GPS module, so I can find its spec on the internet. Thanks in advance
I'm trying to activate because I want to use the HKDF of the nrf_oberon library. But when I try to compile with CMake and the target zephyr_final I get the following error...
Hello,
I am currently trying to program the nRF52832 to be able to receive data from a heart rate sensor. The sensor uses I2C communication and has an additional two pins...
Hi,
I am using this SDK: nRF5_SDK_15.2.0_9412b96 with NRF52840.
Having a disconnection issue where the device disconnects after one hour, If there is more devices connected...
Supposing that I broke off the nRF current measurement pin connector on the nRF9160dk - what are my options i.e. are there other pins that can be made available for the purposes...
Hi support team,
i'm using nrf dongle 52840 to update firmware for orther device, but somethime i can not able to access to send some command until hard disconnect from...
Hi,
I want to connect to Google Cloud IoT and for that I would like to generate the needed credentials on the nRF9160.
I need these ones , but the private key should...
Hi,
We have a strange issue. We have got two nrf52840DK(PCA10056, 2.0.0, 2019.47). The nrf52840DK board is not getting powered up after the board rested in off for a long...
I am following example in https://docs.edgeimpulse.com/docs/nordic-semi-nrf5340-dk but I cannot connect nrf5340 to EdgeImpulse studio . When I connect device via usb cabel...
Hi,
We are developing an IoT sensor application using nRF52832 dev kit as a starting point. We have a sensor that we need to read once every second for 10 milliseconds...
I am using the simple code below to generate a signal from a memory buffer. I cannot generate a signal cyclically. If ONE sequence is used, then the buffer is played once...
Hello,
The flash memory of my existing project originally occupied about 200kb, but suddenly the capacity increased to about 255kb.
So I checked and found that the amount...
Hi
I'm doing a project using the TimeSync library (latest version) on 2 nRF52832 development boards.
I've ported the library to my project, the time synchronization...
hi, all. I'm using nrf52833, pca10100, s140.
The flash memory capacity has increased, so I checked the memory, and it seems that the log values have been saved.
It should...