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...
Can I use nRF21 in GPIO mode (not SPI) using the PA/LNA assist feature of the S112 soft device?
Per section 5.3 of the datasheet, it seems I could wire the PDN pin to be...
Hi,
I am learning how to write and read from flash memory on nRF52833 dev board for a BLE application.
I followed the heart rate example as shown in https://devzone.nordicsemi...
I am writing an application for the nRF52DK which uses two additional push buttons besides the 4 already present on the board.
Using GPIOTE the detection of the button press...
I have a working project that uses the NRF_LOG module to send debug outputs over the UART backend. When just using the logging module everything works correctly.
I added...
Hi,
Is it possible to set multiple APNs in nrf9160 and with fallbacks to next APN if one not working?
Suppose if we set 2 APNs at CID=0 and CID =1 positions using AT+CGDCONT...
Hello I am trying to execute the functions of SPIS and thread on nrf52840 Refer to his code to write nrf52840 SPIS: https://devzone.nordicsemi.com/f/nordic-q-a/68854/nrf5340...
Hi,
I am trying to configure the nRF Connect SDK on a Mac running Catalina for the first time and have followed the nRf Connect v3.6.0 - Getting Started Assistant.
I am...
I am new to the Segger Studio and nRF52840 . (However not a Newbie to Microprocessors)
Off the Bat :- Blinky example works fine...
.....however when I try to get the PWM_driver...
Hello, I wanted to know do this chip ( nRF52810) has both tag (beacon) and receiver function? If cannot is there any other Bluetooth chip suggestion? My main idea is to use...
I am new to Arm and Nordic devices and I am trying to port the Thingy52 firmware to SES so we can add some additional sensors.
I have got the Thingy52 firmware to compile...
Hi Nordic Community,
I follow the below link to create an openthread border router. I successfully send sensor data on things.io.
https://infocenter.nordicsemi.com/index...
I've implemented the nRF52840 QIAA var5 reference design in hardware and it works well. For L2 (10uH) and L3 (15nH), in series off the DCC pin B3, could you perhaps recommend...
Hi
I am using nRF9160DK SLM application to evaluate the MQTT AT command function.
Everything is fine if the MQTT message is the string type shown by the doc.
But when...
Hi,
Is there a way to do OTA secure firmware updates with a Windows application?
I've got some users without Android or iOS phones that want to do updates - and they...