Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
The device communicates okay with JLINK commander v7.00a although at the beginning it always says "Connecting to J-Link via USB...Out of sync , resynchronizing... J-Link communication...
Development Environment: icore7 laptop running Ubuntu 20.04.2 LTS.
Target: To build connectedhomeip sample application for arduino nano 33 ble board and check against laptop...
Hi,
We are building our project with nRF52811 and Segger Studio V5.34. (I have Ubuntu 1804 if it helps.)
We have certain variable configurations but would like the ability...
Hello Team,
My end goal is to send 0 to 600hz signal over Ble using NRF52832[ as explained below image].
So, for this, I have used this GitHub code
https://github...
Hello,
I am working an a product based on the NRF52832 and I need to trigger an interrupt when a capacitive button is pressed / proximity detected (BLE is peripheral and...
Good morning,
I'm starting to develop an application for the nRF52805 using ble_app_hrs_freertos as a base.
The modification I did are:
Ported from nRF52832 to nRF52805...
Hi,
I am developing a beacon scanner on NORDIC Thingy 52 using Nordic thingy52 SDK, Now I want to add NUS(Nordic UART service) in my code to send data to the client(ESP32...
I have successfully built the Dynamic Multi-protocols network with Thread and BLE, and used Raspberry Pi 3B + as Gateway Now I want to integrate more AI into the system, but...
Hi there!
I have a host microcontroller connected to the nrf91. The host microcontroller will enabling the nrf9160 through the enable line. From the documentation, VDD_GPIO...
Hi.
The Zigbee stack used in the SDKs automatically stores the network data in the Flash. I know it is possible to erase the NVRAM data with ERASE_PERSISTENT_CONFIG to...
I'm having trouble incorporating the FatFs library into my existing project. I've used CMSIS to update sdk_config.h I've added diskio_blkdev.c and ff.c to the project. When...
Hi all,
I am wonder is there any way to broadcast data using asymmetric encryption algo or digital signature? As I want to encrypt my data using a key and other device...
Hi.
I have got an Iphone 12 and installed nRF Connect. I cannot see the MAC address of connected device. That was possible on my old Android phone.
Does anyone know why...
Hi,
I am using nrf9160 to communicate with LIS2DHTR.
I use I2C_2
In file nrf9160dk_nrf9160_common.dts in ncs\v1.4.0\zephyr\boards\arm\nrf9160dk_nrf9160
&i2c2 ...