Hi Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hello,
I am building a custom app and upon moving to SDK 8.1... and later SDK 9.0 I experience very odd behavior with Nexus 5 specifically. Our custom application works...
Hi,
I have nrf51822 bluetooth smart kit Rev 1.1.0 .
Is this beacon compatible with Softdevice110 V8.0?
I want to know this because I have read that "The CPU will by default...
Hello,
When i try to drop the softdevice to the mbed evaluation board it gives the error "SWD error",in a text document "fail.txt",in the MBED drive.
If it is successfully...
I'm trying to add BLE support to an existing ANT sensor. I intend to transmit information over ANT and BLE at the same time.
In my current ANT implementation, I'm using the...
I have a timer that is coming every 100ms. I use it as a system clock to time and manage events.
The main function has a loop that calls sd_app_evt_wait() When woken up by...
Hello everyone,
I am trying to send and receive strings from Ubuntu (with a BLE USB dongle) to/from the nRF51822 with UART BLE SDK v9 example (i.e using ble_nus_string_send...
Hello nordic,
Any chance that beacon project run on nrf51 dongle hardware ( silicon rev 2 and 3).
Ifi yes ,which softdevice and sdk ?
Any chance that beacon project run...
Hello
There are a lot of information, examples and questions about pairing with iOS, where iOS acts as central and nrf acts as peripheral, but there is absolutely no information...
Hello
This question is relevant to nrf51 as central iOS as peripheral pairing question.
We analyzed attached test project and have had some success: now we can do bounding...
Hello, I try to set up the 6lowpan environment on my rpi2 following This page
When I wanted to run the radvd demon, I got error: ioct1 failed for bt0: No such device. ...
Hello,
I have an arduino with a bluetooth module nrf8001 and I would like to develop an application to communicate with it and receive for example the temperature or humidity...
Where's softdevice s212 for the nrf52 preview kit? There are examples for ant, there's header file and tool includes in the SDK, but there's no hex softdevice in there (as...
Hello
I have got a working BLE application on a nRF51822 with the S120 as peripheral.
In my application I added 3 user defined services to the softdevice.
On Windows8...
Hi
Is there a automated testing function in the Master Control Panel on Windows? Or are there any plans for it? It would be great if there would be such a function.
I...
Hi,
I found that when I enable char. notification from my android client it triggers BLE_GATTS_EVT_WRITE where p_ble_evt->evt.gatts_evt.params.write.handle matches to my...