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 Guys. I see that yesterday Nordic announced the nRF5340DK touting LE Audio. Is there a SOURCE and SINK example that even preliminarily demonstrates this capability on the...
plan to build a bluetooth to Nbiot edge gateway module and select nRF52832. Build the module to combine the nRF52832+BG96(Quectel)+multiple sensors include BME280,LIS3DH,LIS2MDL...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi,
I have a problem with nrf5340pdk not executing the firmware. I have to build a hello_world sample from ncs v1.4.99-dev1 and I flash the development kit with the west...
I'm considering rolling back to the sdk ver 14 to avoid the nrfx vs legacy api confusion.
I plan to use only the 52810 and 52832 SoCs.
Is there any disadvantage to using...
Hi @Vidar Berg
Hope you are doing well ! i need your help regarding the beacon coded phy . I read your post
https://devzone.nordicsemi.com/f/nordic-q-a/69595/problem-with...
Hello.
Trying to compile the AES CBC MAC example out of the box, we get the ferror below.
Your help would be appreciated.
Many thanks,
Andrew
Building ‘nrf_crypto_aes_cbc_mac_pca10040...
Hello,
Updating developer machines to OSX Big Sur resulted in nrfutil failing to execute. The install via pip works correctly, but when attempting to run the binary, the...
Hi All,
We have tested the DFU(nrf52840) from a central to the target device over the BLE. In which a central device attached to the PC(x86-64bit Linux) via a Serial USB...
Hi Folks,
I am facing an issue while trying to perform a system On suspend procedure with a wake up on HITOLOW event.
No event is triggered when button pressed.
However...
I wish to develop a bare metal application (without Zephyr) on the nRF5340.
For this purpose I am unable to find the documentation how to perform Inter Processor Communication...
Hello
I used sdk v17.0 and nRF52DK.
I wrote a code that can turn on/off various functions using buttons and apps. And I don't think there's a problem up to here.
And...
We are in the process to add spectral sensor to zephyr based BLE sample, but following the tutorial to add overlay or copying other sensor configurations not helped much....
It has been said that Nordic SDK v4.1.0 for Thread is in maintenance mode. I was told that I should move new Thread development to nRF Connect SDK. I am trying to explore...