I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Details:
nRF52832
SDK 14.1 with matching SD
Compiling with GCC
I am trying to solve the following problem:
My device is powered by a coin cell (Manganese dioxide...
Hi, when my program calls sleep_mode_enter(), it enters system off (deep sleep) as expected. However, when I press the button on the Thingy52 to wake up, the bootloader starts...
I have problems connecting to a NRF51802 via stlinkv2 and openocd. I also tried a black magic probe flashed onto the blue pill board. Both did not work. I have ordered a NRF51822...
SDK 15.2
The nrfx_uarte_event_t callback contains a nrfx_uarte_xfer_evt_t; structure,
this structure has the bytes field as a uint8_t this should be a uint16_t to support...
Hi,
I'm using nrf52dk and SDK v15.
In my application, I have 2 input pin and I want to disable one of them when in one of the 2 pins occurs the event low to high, is it...
Hi All,
I have an issue with bootloader, in this i am successfully transferred application but after that my application not started.
i am just upgrading the sdk from...
Greetings,
I'm having the same weird issue as this question, though I don't understand the answer to it https://devzone.nordicsemi.com/f/nordic-q-a/34447/app-gets-stuck...
Hi everyone,
I've a nRF52810 based device that I am working with the Android based nRF Connect app on a Poco F1 (Oreo 8.1.0). The app scans the device properly but connection...
I just got my new nRF52840 dongle and went through the procedures stated. But I tried programming the nrf blinky firmware and after that I'm not able to connect the dongle...
Hi,
I am relatively new to the Nordic family of chips and I am very impressed with the level of documentation and support available, so many thanks for that.
I am working...
I would like to use the nRF52840 Dongle for evaluating the platform for a custom product. I need to make use of I2C, SPI, BLE and maybe 802.15.4 raw packet access. I'm new...
Hi :
I find some problem about th .
First I connect the USB,then I copy a folder with 18 binary files to my 52840DK,then reconnect.and compare the folders in DK with the...