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...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
I am using Thread/ZigBee SDK v4.0.0 as a coordinator. I have no zigbee routers in the network so all of the end devices in the network join the coordinator. When I issue a...
My current project has DFU enabled through the secure BLE bootloader and it works well. I would like to include the additional option of performing DFU over USB. Is it possible...
Hi, I'm testing the MQTT implementation integrated in the NRF5 SDK.
This is my test environment: - A nRF52840 board with the MQTT publisher example from the SDK. - A Raspberry...
Hi,
We want to be able to upload a new firmware in my nrf52832 without serial connection.
I am trying to set up DFU over BLE and I stumbled upon few problems along the...
I'm porting an application from nRF52832, SDK 14.2.0, SD 5.0 to nRF52833.
I want to do this in two stages:
As quickly as possible validate our first prototype board...
Hi,
Using the RTC example in the 'nRF5 SDK 16 / examples / peripheral' as a starting point, we've programmed the rtc_handler to execute at regular intervals approx. every...
We are using libnrf_cc310_0.9.12.a. This doesn't work with position independent code check box in IAR (see Project Options->C/C++ Compiler->Code->Code and Read Only Data ...
Hi,
I'm trying to enable a HW timer (TIMER1) in my BLE application. I'm using SDK 16, and following the pattern shown in examples/peripherals/timer. However, when I get...
Hello
We have a project in which we need to be broadcasting data (around 30 bytes of message) to 150 unit via BLE.
we are thinking of using the nrf52832, which we...
Is it possible to read the value of APPROTECTSTATUS via the firmware? It seems like the AP register in not memory mapped, so maybe not. But maybe there is some kind of work...
Hi!
I'm trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in...
Hi,
I've seen this issue in other threads, but apparently all of them were solved on a private message basis.
So basically - my application for SUPL-C license keeps getting...
I am encountering an issue with PERSISTENT_STORAGE enabled. Currently I have a device set up to rapidly send out messages to test the sequence number updating and block allocation...
Hi Team,
We are using nrf9160 DK and we are new to begin this, We updated modem firmware using programmer, Now we would like to test the modem firmware.
So here are...
Hello,
This is first time to design the PCB antenna for nRF52840 BLE Chip. Can i use the nRF52840 DK Board HW layout for reference or should i use the USB dongle for nRF52840...