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...
What is the best way to send about 1600 bytes of sensor data using ble5.0? I would like to receive about 5 times per second. Also, is it possible to configure 1:n like this...
Hi I'm a bit new to programing with nordic.
I'm trying to use the nrf_gfx_background_set function to display an image on an epaper panel. I've already written code that...
Hello, Nordic.
I am developing a project that is based on interactive services that exchange data through BLE connections.
Everything is good except for service discovery...
I may be stupid, but I cannot find any indication of which device is currently handled by the nrf9160 DK probe in the nRF Connect Programmer or Segger IDE.
As far as I can...
Hello, i have a question about keepout area under antenna trace in multilayer pcb. I have a 4-layer pcb, but substrate height between top layer and first mid layer isn't enough...
I've been burning the certificate to nrf9160 with commands,but it doesn't work, mqtt connect will be disconnected by server when nrf9160 connect to the server.how to solvel...
Some time ago, I reported an "issue" to pc-ble-driver team to ask them to make the dongle LED shine when it's ON (else, there is no way to know if it's correctly programmed...
Hello,
My setup is the following: Up to 4 peripherals (nrf52832) and the central device is a PC running Windows 10. To make it simpler, I'm just using 2 peripherals at the...
Hello, Team.
Now I'm using four nRF52840 DK boards, and testing the 'Light switch' example.
I want to monitor the mesh system what nRF52840 DK are making.
Because...
Hi
To develop aoa / aod projects, I have bought nRF5340 PDK. I want to know whether there are aoa aod related demo projects in SDK of nRF5340. And how can I get aoa / aod...
Hi,
Iam on SDK 15.2 would like to have a Characteristic value as an array of floats.
I have done it but it prints it like some bytes on the Nrf Connect app. So i have...
Hi,
I am working on changing my GET request to a POST request and am failing at the connect() function, which makes me think I have the wrong header. There seem to be multiple...
Hi,
I can use the nrf connect programmer to burn after merging the softdevice and the application.
but i can not use the nrf connect programmer to burn after merging the...
Dear Community;
Is it possible to flash a .hex file to an nRF 9160 DK using Bluetooth? Something similar to nRF programmer but using Bluetooth instead of USB OTG cable...