Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
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 Nordic
we have a master version that runs with older ncs version of mcuboot, and it is running ncs2.5.0 based app.
we have a release version that runs with ncs2...
Hi I want to download nRF_DeviceFamilyPack.8.15.0 for my Keil project but I cannot download with pack Installer and manually. If I want to donwload this package from website...
When disconnecting and connecting BLE, if the J-Link debugger is connected, BLE_EVT_DISCONNECTED in ble_evt_handler is executed, but if the debugger is not connected and the...
According to the data sheet, the nrf54l05/10/15 has 4 power domains. And there is a low-power domain. I search through the entire datasheet for a few hours and still couldn...
Hi everyone, I don't have a lot of experience in BLE protocol. I always lost data when I transport data by BLE protocol. I can predict data lost in intervals, can you share...
Hello,
I have a waveshare 1.69’ LCD display with the ST7789V2 driver and I'm trying to get it to work with the nRF54L15-DK board using the ST7789V driver on zephyr ( docs...
Hi, I have been experimenting with the peripheral NUS sample program with an nRF9160 DK which has the nRF52840 Bluetooth chip.
The sample program sends simple Hello World...
Hi! In a production environment with say, 500 to 5000 messages per hour, what is the recommended way to extract data from nRF Cloud? 1 - Polling through an MQTT team device...
Hi All.
I am trying to emulate a central BLE module to scan peripherals around, using an nRF52840 USB dongle and nRF Connect for Desktop. The goal is to confirm that my...
Hello,
I am using a nRF5340 with mcuboot and multiple customer-specific partitions. I did not finish creating a separate board definition yet. Currently, we are using the...
Hi,
I am working on a project that uses nRF9160 SICA B1 and nRF52833 MCUs and currently we are researching possible Cloud providers that would ease the integration of FOTA...