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 have downloaded the nRF51 SDK from here www.nordicsemi.com/.../nRF51822 and I'm trying to run HCI-UART examples as explained here developer.nordicsemi.com/.../a00063.html...
Hello,
I use SDK 13 on nRF52832 with a SD card (nRF port of fatfs lib).
I have a long sleep and i want to minimise current.
With SD card, it's okay i switch off SD...
Originally, this was a complaint about SIGTRAP 0xffffffe while using GDB.
But I've discovered the actual issue is related to a lack of erase/programming of FLASH.
My environment...
I would like to know how long is the minimum pulse width for SENSE to trigger GPIOTE Interrupt from external pins on NRF52832,I have seen
devzone.nordicsemi.com/.../
How...
Hi,
What is the status of a MISO pin of an SPI instance after issuing NRF_GPIO->IN? Does it reflect the real state of the pin? If no, what fast options do I have to read...
hello ,
i have a question, when i download the application.the power dissipation is more than 1mA, and i press the reset key to let the reset pin low level,but it is not...
I have an application that first reads ADC sensor data from a SPI device, then transmits out through BLE. I have a 4ms timer; once it times out
Read sensor data through...
Hello,
I would like to ask your help for examples of nRF52 code, when entering and exiting critical regions (disabling interrupts without switching off a bluetooth connection...
Hey,
just wondering if its possible to lower the pwm driver clock of the nRF52832 to around 500Hz? Im working on a LED dimming application and the LED spots i use have...
Hi,
I got a error fatal awhile after the app switched to low advertising.
Could you please tell me where I can to look into ?
I got the error code 8198 from sd_power_systemoff...
Hi everybody,
Chip: nRF51422
Board: PCA10028
Firmware: S130_nRF51_2.0.1
I found it really difficult to write DMP driver for nRF51.
I've already downloaded motion_driver_6...
Hi,
I have been modifying the MQTT Publish example for a product and found that the PUBACK message does not produce an event. The problem is in components/iot/mqtt/mqtt_transport...
I am trying to start development on the nRF52 Dev board PCA10040. However after updating to the latest nRFgo Studio 1.21.2, I cannot seem to program the board. I'm simply...