Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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,
sorry if this is a stupid question, but i'm fairly new to BLE (nRF8001), and even newer at report descriptors.
I'm trying to send some media keys, just volume up...
Hello,
if i write a new value to a characteristic with the Master Control Panel sometimes i get a HardFault failure. Most of the time all works fine, if i update the values...
I want to send 512 bytes of data over ble through the characteristic value, as maximum length of the characterstic value is 512. When I try to do the transfer more than 20...
HI,
if i want to enable only some component ex RX,TX in soft device and rest want to disable as they consume memory can it be possible?
can anyone please share information...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Might I know any programming guide for nRF51822.
The online documentation seems focus on the API instead.
I would like to know more detail on SFR (special function register...
Dear nordic specialists,
We have our own custom nRF51822 boards.
These days we are migrating from QFAA C0 +SDK4.1.0+S110 5.0.0 to QFAA G0 +SDK5.2.0+S110 6.0.0.
We...
Any safety-experts that could comment a bit on best ways to prep before send off a nrf51822 equipped battery-powered consumer-device to the lab for regulatory certifications...
Dear Tech support,
I spend couple month with discovering your nice nrd24l01 chip.
Most of the things working correctly, but till know I just used two modul as a single...
Dear all
I'm using NRF51822 & 24LU1, I've tested to set timeslot to 500us.
For packet diagram, it should be reach to 2k packets per sec. but it only be the 200 packets...
Hi all,
Can I log the processor activity when using a softdevice with nrf51822? What I mean is can I get an event or timer count when the processor wakes up and goes to sleep...
Hi, I'm trying to make BLE hardwares on both s110 and s120.
There are two devicees one for S110 peripheral and the other for s120 central.
S110 pheriperal device has to...