How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Using nrfConnect 4.5.3 on Android - with a .zip package generated using nrfutil ~3.5.1 I am seeing an error reported at the end of a DFU session. When the update reaches 100...
i am working on current consumption in nrf52832 sdk 17.2.
i have found 2M phy reduces the energy consumption as compared to 1M phy.
i want to set 2M phy GAP aparameter...
Hi everybody,
I am experience a strange thing with dongle.
With a modified Uart example, i modified uart0 pinout to pins rx->1.13 and tx->1.15. I think thats pins are...
Hi I am currently runnign into a problem that my SPI driver does not fire a spi_event after a while.
The code is as follows:
The thing is, it is working at first. My...
Hi!
I was trying to save sensor data to flash and notify it through a dedicated service.
In order to do this I initialized an fstorage instance, created a handler and...
Hi there,
I have the configuration that I have a motion detector connected to a GPIO-PIN of the BM833. Now, when the motion detector detects motion, it will set the GPIO...
Hi, We are using NFC T4T library to communicate with USB readers, everything work correctly until we changed some internal processing which increase operation time (approx...
Hi
My question is most similar to https://devzone.nordicsemi.com/f/nordic-q-a/16488/spi-slave-peripheral-receive-interrupt-processing
I want the spis_event_handler to...
Hi,
We are at the stage of migrating our exsisting code which was based on the SDK 15.2 to use the nRF5 SDK for Thread and Zigbee v4.1.0.
Im stuck at the stage of using...
Hi,
I need to use P0.11 on NRF5340 as a standard GPIO controlled by the application core. It has taken me a number of hours to realise why it isn't working as expected....
Hey,
I have some randomly generated strings I'd like to use as the values for my Kconfig string options but Kconfig doesn't seem to like these as they contain characters...