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...
Working with nRF52832 and SD132-v2.0.1
Using external 32.768kHz xtal in addition to 32MHz xtal.
I realize there are a lot of posts about timers, but I didn't find any...
I'm having difficulties writing, retrieving and deleting data from flash, using fds on nRF52832_XXAA. Sometimes the flash writing succeeds, sometimes it fails with with ret_code_t...
I want to know about some range information of the NRF52 & NRF21 (BEACON).
For example if I have TX power of the beacon +4 dBm and which is broadcasting every 500 ms so...
Hi all,
I tried to build the latest OpenThread libraries but after copying the library files in the SDK, I fail to compile the examples. Everything was fine when building...
Hello,
the specification states that SD132 v4 takes 120 KB flash and MBR 4 KB flash additionally. We only need the BLE protocol stack. Is there any way to reduce the SD132...
I am trying to use the EVENTS_PWMPERIODEND interrupt to read a GPIO pin on every falling edge of an output GPIO that is driven from the PWM module.
The description in the...
Hi all,
i developer a code that :
press button short switch on one led
Press button long switch on two led.
but sometimes if i press the button a two led...
hi
i need store my data in internal flash memory (around 30kb). i have fixed memory map from 0x25000 to 0x35000. my,
block size = 16 byte,
block count =4096,
no of pages...
Hi,
I want to add functions of HID telephony to pickup/decline phone on nrf51822 application.
But it seems telephony usage did not work on android/ios phone, or incorrect...
hi :
I use Gzll protocol to realize 2.4G frequency hopping communication, One Device send data to One Host on Pipe2 receive. Now I use nrf24lu as "Host" and nrf51822 as ...
Hello,
My rigado BMD 200 board suddenly stopped responding. the Jlink interface cannot connect
I tried nrfjprog --recover with no success.(says cannot connect)
in segger...
I am using nrf51822 with sdk 6. I was using double bank ble dfu for the firmware upgrade. But now I have to switch to single bank dfu since my code size has exceeded the maximum...
hi ,
image 1 、
image 2、
image 3、
I now use nRF24LU1P for Bootloader upgrade, using the routine is the official website of the C# Lu1BootLdrTest project, nRF24LU1P...
Hi,
I have a nrf24lu1p usb dongle by hand and I want to know the flash size.The package marking is:
nRF D
LU1P16
1219AC
I am not sure whether the chip has a 16kB flash...
Based on multi-protocol add private agreement GZLL matching procedure, no matching success;But separate GZLL agreement can be successful, not any way to solve this problem...