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...
This is almost certainly a noob (to nRF52840) programming question.
I have modified the peripheral/gpiote example to invoke an ISR on the falling edge of a pin signal. In...
I am trying to use the Sparkfun nRF52832 breakout board as a master in I2C communication. I am using Arduino IDE to program the module. I defined pins 24 and 25 as SCL and...
Nordic Support, Let me first explain what I would like to achieve. I am developing a line of devices that will act as GATT peripherals. I would like average current consumption...
I have a custom board with an nRF52832 (CIAA-B0), and I am trying to use the SPI Master.
When I use SPIM1 or SPIM2, the transaction hangs, but the same code talking to SPIM0...
Dear Nordicsemi,
We are looking for Sub 1 GHz RF Module, which gives Longer Range distance in Field either in LOS or NLOS.
Please share the details regarding proven...
Hi guys,
We've written a small test on-top of our internal Bluetooth library (glorified wrapper sat on-top of SDK 15.2.0 SD140 6.1.1) on the nRF52840 to send dummy bulk...
Good morning everyone,
I am implementing a custom radio protocol on NRF52 without using the SoftDevice at the moment. For some reason, I get a HardFault which I am trying...
Hello everybody,
I can flash my custom nRF52832-based PCB using the nRF52 DK and Segger Embedded Studio or nrfjprog, but this requires that I always have my computer with...
Hi,
I need to get 1.8V on the VDD using high power mode. According to the documentation this is the default value. However, I measure 3V.
Please advise,
Daniel
I am developing a nRF-Mesh based product. This product consists of a fixed number of nodes in a Bluetooth Mesh Network. Are there possibilities to factory-provision a set...
Hi!
I am working with experimental_ble_app_eddystone in SDK 12.2.0 for nRF52.
I have seen that the firmware does not support using different advertising inteval for each...
I'm wondering whether or not nRF52840 can be used for a USB smart card development.
"According to the spec of a USB CCID device (which could be found on www.usb.org ), there...
Hello everyone,
After using IPSP intiator and IPSP Acceptor BLE Examples on 2 different kits and connecting them through this profile, how do i send IPv6 packets between...
I cannot get a connection between Seeger Studio and a dev board from Seed Studio called nRF52832-MDK
I have added a pull-down resistor on TDO as I was getting an error that...