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...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
I want to know the life of FLASH by garbage collection. Assume that garbage collection is performed only when "PM_EVT_STORAGE_FULL...
the python package is not updated through pip with last release of SD_API and corresponding hex files.
I know that you give instruction to build driver but it could be easier...
I am trying to test a simple non-connectable BLE adverstising. I am using the following resources.
1. SDK - 16.0
2. SD - S132
3. Board - NRF52 Development kit.
4....
hardware: nRF9160 DK 0.8.2 firmware: 0.7.0-29.alpha
I want to send data every a few seconds through MQTT. It fails in the first and second Tx after MQTT client initiation...
Hi there,
I am having a hard time with some C pointers to add a new BLE Characteristic.
I would like to have a function that returns a simple characteristic metadata and...
Hi , I am using nrf52840 dk with zigbee cli example in sdk. I have configured nrf52840 as coordinator. I am using xbee pro s2c modules as router in zigbee network. Terminal...
Hi everyone,
I want to send my IMU's readings through BLE to a central. I have implemented the code and notify the central every 1s with the measurements.
I have an array...
Bonjour, je ne peux pas télécharger un firmware via l'application nfr toolbox avec mon Huawei p8 pour mon home trainer connecté, via bluetooth. Je reste bloqué à 2% et un...
I'm working on a solution and facing a few difficulties. well, I have more than 100 smartphones (android and iOS) devices in closed proximity were all the devices are logging...
Hi,
We have an embedded flash of 4Gbit which stores sensor data. The data needs to be transferred to a Smartphone. Now we are using USB cdc acm for transferring data with...
SDK 16.0
52810
S112
From the sample code of SDK we can see that the UART is enabled by code ourself, as the following. However, what's the usage of the NRFX_UARTE_ENABLED...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
Please tell me the operation when garbage collection is executed. The setting values of FDS are shown below for reference.
We...
I am trying to program my custom board nrf52811 by pca10056 using ses, and i was able to flash any example of nrf_SDK, however the LED does not blink. even though i added...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
The following contents are described as the description of "FDS_VIRTUAL_PAGES". "One of the virtual pages is reserved by the system...
Hi, I'm trying do drive WS2812B LEDs (aka neopixels) with the I2S peripheral, using method similar to this https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/driving...