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...
i am trying to Connect a custom board with the nrf52 over the bluetooth. nrf52 is running with the BLE_nus
.i am trying to connect it with the uuid in the program is like...
Hi. I`m trying to connect two Nortdic Thingy device and receive data in same time(ex. temperature, humidity etc..).
In my application, I can connect two devices in same...
I have most of the SDK up and running with my firmware, but I cannot find where to limit the number of bonded devices to my module.
I could live with just deleting all the...
Hello,
Is there a way to get the output log for the Mesh Light Switch Demo to output over UART instead of RTT? We are using a Fanstel BT832X module containing an nRF52832...
Hello,
I am currently trying to implement SAADC sampling from three channels into the same sample buffer (device is a 3-axis accelerometer, ADXL335). The root objective...
Hi,
I am working on a project in which we have a sensor connected to the NRF52832.
I am having problem to detect the interrupts sent by the sensor.
The interrupts...
Hi Nordic,
In my application, I am trying to perform a Long_Button_Press reset. My button press has 2 modes -short press and long press.
I am able to reset the device...
Is there any project idea that we can implement using the color sensor of nordic thingy:52.I have used apps like nordic thingy in my android device and nrf connect app.Using...
Hi,
I try to use the PPK to measure the current on my custom firmware.
The material:
PCA10028 (V1.1.0) with PCA63511 (rev 1.0.0 and rev 1.1.0) and nRF Connect V2.4.0...
Ok, Here is complete rewrite of " https://devzone.nordicsemi.com/f/nordic-q-a/36589/connect-to-nrf52832-central-mode-from-android-phone-pheripheral/"
I would like to update...
Hi,
Currently, I use the sdk 12.3.0 on a PCA10028 EVK with the s130 softdevice.
For some reason, I want to change the default location of my application. By default, the...
Hi...,
i have measured round trip delay from client to server.
Now I want to measure total time required to send message from server to client and client acknowledges...
I did current measurement for NRF52840. For mesh light switch demo example measurement was 10 mA, and for Thread CoAP Examples current measurement was 0,6 mA. I don't understand...
Hi all,
I am developing an application for a product where power consumption is critical. The application is bundled with the Secure DFU bootloader. I noticed that the bootloader...
Hello,
I think the question may be more related on how Wireshark works but I plan to do the following:
* use the v2 sniffer firmware and the Nordic Wireshark plugin
...