Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I want to upgrade my application from v1.4.2 to v.1.5.1. but the Bluetooth init failed. So I tested with the scan_adv, which uses the same logic as my application. This also...
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 ...