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...
According to this thread, iPhone 11 Pro supports Long Range (Coded PHY) : https://devzone.nordicsemi.com/f/nordic-q-a/33060/is-there-any-smartphone-with-supporting-of-bluetooth...
Hello,
I am upgrading to SDK 17.0 from 15.0.
When I try to to compile my project i get this error:
../_Release/Release_Commercial_Debug/Main/Exe/Main.elf section ...
Hi,
I followed the tutorial in the Github and create a custom service. (Github: https://github.com/NordicPlayground/nRF52-Bluetooth-Course )
1. I use the ble_cus_custom_value_update...
I have an issue with my Thingy:91
1) I unboxed
2) I successfully connected to my Windows machine and updated the modem firmware
3) Turned off power
4) Turned on power...
I would like to add a simple ble BAS (battery service) to appear along side my custom services... but for the life of me I cannot find any information, or tutorial on how...
I build project without problems, but this simple sample return zero results for read buffer. I return 5 zero from 5 zeros. I have right names for overlays files. nrf9160_pca10090ns...
I'd previously run into this problem with mqtt_publish not being able to handle large payloads, larger than approximately 2k.
At the time, the suggested workaround was to...
Hi All,
I am working on a project where i need to communicate using i2c protocol. For this i need to set i2c frequency 20 Khz. So how can i calculate register value to set...
software : nRF5_SDK_14.0.0_3bcc1f7
hardware :nrf52832qfaa
example : ble_app_hrs_rscs_relay
i want use "example : ble_app_hrs_rscs_relay" to receive more then 20 byte...
Hi all,
I have a DK 10056 rev 1.0.0, and it suddenly stopped working on the Embed side. Using the USB port (the DK one, not the NRF one), the LEDs (4 LEDs for testing purposes...
Hi,
I am using an nRF52 based chipset and programming the device with the hex file.This is being performed using the nRFConnect v.3.4.1 Programmer. The erase and write option...
Hi,
I have a custom prototype board based on nRF52833 which runs a working firmware and I have not any other prototype ready to hand.
Unfortunately, I think that the source...
Hello,
Considering the waveforms in the following chart, which will be the best approach to keep the power consumption as low as possible?
Specifically, which peripheral...
Best regards:
I have one PTX and one PRX, both nRF24L01+ with PA and LNA. PTX send 4 bytes to PRX but PRX doesn't get RX_DR, and PTX fire MAX_RT.
PRX:
PTX:
...
Hi
I had a strange error when I Set up a project in Segger, I got TRUSTED EXECUTION NONSECURE error.
I was trying to build the project for thingy:91 with nrf Connect SDK...