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...
Hello,
In BLE-Mesh models, we have APIs like:
To send data to other devices on the Mesh.
Here I observed that the context "struct bt_mesh_msg_ctx *ctx" stores...
Hello,
I am trying the BLE llpm code and made some changes in the existing sample code in the data length to 8 bytes from 4 bytes.
When transmitting a data of 8 bytes...
Hello,
Could you tell me the reference of the Li-po connector on the nRF5340-DK development board?
Indeed I would like to connect a Li-po battery to power this board....
There are at least several show-stopper level issues with your nRF Connect SDK and VS Code for M1 Mac users
First not supporting the native VS Code app is annoying and forces...
Hello,
i'm using nRF5 SDK 17.0.2and nRF5 SDK for Mesh v5.0.0 using the examples light switch client and server.
I am trying to triggen or simulate a button press on client...
Dear Nordic Engineers
I have a question would like to ask you.
As we all know, NRF9160 DK has a 64MB external flash. Now, I would like to use this external flash to save...
Hi,
I have a BLE beacon coded PHY example that in SDK 15.2.0. I want to add GPS. I have no idea this situation. How do it? Is there any example about this? How do I do?...
Hello, I am designing a hardware based on nrf52832 module MDBT42Q. I need to know about theSWD programmer connections. I exposed pin swdio, swdclk, vcc, gnd to a 4-pin header...
Hi,
I'm currently developing a certain product having limitted power source (about avg. current < 100 uA ).
main SoC is nRF52840, and SDK version is nRF5 SDK 17.
...
Hi,
I have an inter-processor communication using I2C working well with the NRF51, the NRF51 performs a read as a master from the other micro ( slave ) which returns a packet...
Hi,
Setup : nRF SDK 1.9.0 and nRF52840, with an External flash MX25L series. Using SPI (not QSPI)
I'm noticing a huge difference between speed of file upload over SMP...
We made two set of firmwares, one with radio test controllable through CLI RTT and other with DTM. Problem with DTM firmware is our end product don't have UART or extra GPIOs...
Hi,
I have a very simple example which just enables the SPI flash on the nrf9160 and then tries to mount littlefs on it. Unfortunately, it doesn't seem to be working...
Hi,
I have successfully flashed the Zephyr Bluetooth: Peripheral HT sample to my nRF52833 DK.
I would like to change the service used for temperature indications from...