Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
Hi,
I have a Tuya FingerBot Plus and when using the Zigbee Shell sample:
1.I can 'click' the finger using a ZCL command
2. I can't change the 'finger mode' from 'click...
Hello
I have 2 devices ,a central and a peripheral on a custom nRF52840 board
Using Zephyr SDK 2.5.0
The distance between the devices is 10.9 meters. When TX power on...
Hello,
We have nRF52833 on the custom board, now we want to do DFU over Bluetooth. During my initial research reults with following questions:
If you use 1. " nRF Connect...
Hi, Everyone
I have space constraint in my round PCB for RF section where i have take referance from thingy91 board and choose the same components exept mcu is nrf5340 claa...
Hi,
I have a request to port an old code into Zephyr. The code uses a proprietary protocol and the radio has been developed on bare metal under a nRF52832 chip. There is...
Hi all,
I am evaluating ANT+ features in nRF52 DK board and I am using nRF5_SDK_17.1.0_ddde560 SDK.
I need to implement ANT+ Bicycle light profile (LGT) in my device....
Hi.
I'm developing a ble module now.
I have a question about time out, interval among BLE init Advertising.
As shown in the picture below, time out (in units of 10ms...
Setup:
nrf52840DK (Zigbee Cordinator based on Zigbee Coordinator sample)
nrf52840DK (ZED)
NCS v2.4.1
Hi,
I am working on Tunneling cluster handling as that one...
Development environment: ncs 2.6.0.
my application need BLE-DFU, so i added multi-image support to my project.
the pm_static.yml is the typical default system configuration...
Hello,
I am working on a SWD flasher for nRF52 chips. I try to perform basic commands like flashing a firmware or reading flash content. I wanted to use FICR informations...
I am using NCS V2.6.0 and using zephyr there is no examples to measure battery level using saadc we can measure the battery level right? I used LEDs to indicate battery level...
Hi, I'am working on a design with nRF7002 and I need add WiFi antenna NN03-320 from Ignion and when check the datasheet of the builder of the antenna I see that the pin 4...
Hi there,
Is there any drawback or limitation in the S140 SoftDevice (v7.3.0) if a connection (as master) stays open for a very long time (weeks)? I mean, there could be...
Hi,
I use our customer board that enable the i2s to the DAC to speaker. However, i only verify the play a wav file directly that seems work normally but our target is playing...