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 Noridc Support Team and All members,
I am new to BLE development.
I am using the nRF52 development kit and the SDK v17.0.2
My intent is to send the sensor data...
I was studying the Wireshark BLE sniffer packet parsed data for a "Find By Type Value Request" and noticed that the Value was not parsed as Little Endian so it was given as...
Dear Mesh Experts, what's the recommended approach to recover lost mesh keys? Imagine, for example, an industrial mesh installation with hundreds of nodes, all provisioned...
I am trying to store my temp sensor readings in an external flash memory( Winbond W25qXX ).
Can you provide me the respective driver for the same?
BTW I have found driver...
It seems that thread has a function to automatically switch channels when the signal is bad.
Suppose when a device in the same thread network is powered down, and then the...
hello Nordic
i am working with nrf52832, on the Central app_ble_blinky axample (with pwm, saadc, timer, app, timer, uart ), sdk 16.0, s132 v7
when running my code on...
Very surprised to not find this in the Marketplace, but can anyone point me to a great sample Github Action for building NRF52 images. My searches are coming up short or using...
Hello
I would like to transmit gps data to my website in addition to nrf cloud, there is a example or documentation about this that I can take of reference? I am working...
Hi I am New with nrf24l01+ and i made my first project it was working perfect with 2 nrf24l01+ without antenna . After the end of the project i change one of the nrf24l01...
I'm trying the given example < twi_sensor >. I connect nRF52 DK P0.26 to my sensor's SDA, nRF52 DK P0.27 connects to my sensor's SCL. My sensor runs at 400kHz, so I modified...
Hello, I'm new for mesh, have a question about the mesh dfu bootloader.
the source device of the mesh dfu shuld be connected to a host. how to assign the uart pin? is it...
I have to integrate a softdevice into an existing nrf52833 SES project. All the documentation I have found isstarting from any of the examples and using GNU Linker instead...