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'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
Platform: NRF52832 custom board. SDK11 S132 V2.0
Produced 2600 pcb's. Most function as expected. However, 40 or so boards run normally only when using the debugger. The...
Vdd generated from Vddh is unstable without connected debugger and with non-started soft device
We are developing a battery powered device based on nRF52840 on custom PCB...
I'm using nrf52 S140.
We have a working product that exposes various custom services and charateristics. However, in nrfConnect these are extremely hard to understand because...
On SDK16.0.0 + Mesh SDK 4.1.0
I am getting random softdevice asserts when running our application with TWI accessing a temperature/humidity sensor (HTU21D/HPP845). Sometimes...
Hello,
I merged the two projects usbd_cdc_acm_pca10056 (A) and ble_app_hids_mouse_pca10056_s140 (B).
Currently, I'm trying to make it running again by line by line add...
Hi there!
Let's start by explaining why this is necessary. Every device will contain an RFID tag and the RFID tag number has to be equal to the address of the device it...
I have made a custom board using NRF52832 (NRF52832-QFAA-R/QFN-4) with 32MHz and 32.768 kHz crystal. The SDK is nRF5_SDK_17.0.2_d674dde. It can be connected using nRF52840...
During the initialisation adding gatt attributes with the function "sd_ble_gatts_characteristic_add" i get the error NRF_ERROR_NO_MEM. So it seems the default table size is...
We have Thread devices with bootloader and applicaion based on nRF5 SDK for Thread and Zigbee 2.0, and now we are migrating to SDK 4.1. As it's stated in documentation the...
Hi! I'm developing an augmented wearable project using Bluetooth (eg., Smartwatch). I'm planning to use the nRF52810 chip for it. We are just going to add a couple of sensors...
Hi
win10 64-bit system。Reinstall the system and rebuild the development environment。Reinstall the system and rebuild the development environment. Can't solve the problem...
I can see in Segger Embedded Studio v4.52 under the Build Tab, there are two methods to build the project.
1- Build > Build zephyr/zephyr.elf
2- Build > Build solution...