Hello,
Is there documentation, or an example, explaining how to avoid accessing peripherals owned by the SoftDevice controller in an Application?
I found this:
docs...
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 ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
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...
I am facing some issue, I am using HM10 ble module as peripheral and NRF52832 (Redbear NANO v2) as central device. I using SDK "nRF5_SDK_12.3.0_d7731ad" and example program...
Hello, deavteam. This is MANGO.
The Capacitive Touch on the nRF52 series blog post is really impressive.
I'm planning to start a haptic driver project using TI's DRV2605...
Hi all,
I am experimenting an issue similar to this guy --> devzone.nordicsemi.com/.../
But I have my project in two different branchs one using Peer manager and multiple...
when i use sdk14.2.0 and nrf52810 nus service send data, When the app transmits data for some time, the app prompts to disconnect, but the slave does not log any log prompts...
Still playing with my app. Since RTT (or whatever it was, when printf was printing info to segger debug console) was ruining the debug process, I just switched off RTT and...
Hi All,
I am new to nRF development and purchased the nRF51-DK (PCA10028). I have successfully experimented with the examples for ble_app_uart and lpcomp. My Application...
I have the beaconing/lightserver example working and being provisioned by the serial example. How might I now change the advertising of the beacon using the PyACI PacketSend...
Hello. I have a ttl converter ( https://goo.gl/images/uFSPHN) . Can I write a hex file through it? What are the possibilities to program so as not to buy a debug card?
Hi,
If I need to get RSSI updates while the peripheral is in connected mode, I need to call sd_ble_gap_rssi_start() just after connection has established. Then the RSSI...
Hi,
I'm using s130, nrf51822 and sdk 12.3.0
I'm wondering about advertising timeout units and it's range... BLE_GAP_ADV_TIMEOUT_LIMITED_MAX is 180 sec... In ble_gap...
I hope Nordic Semiconductor is working on #BluetoothMesh provisioner & configuration App like Silicon Labs already has.
But could anybody inform me, how you are going to...
Hello,
I currently have a PCA10036 EVK with softdevice SDK1
Following below well written tutorial, I have modified ble_app_hids_mouse example main.c file as in attachment...
Hi.
I took the ble_central/experimental/ble_app_blinky_c example and modified it for my needs. It works on the nrf51-DK.
Now I want to use it on a custom board with nrf51822qfab...
Hi guys,
I'm playing around with advertising with whitelist and filter policy setted to both... And everything works as expected...
All central devices are able to see...