to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...
This may not be the right forum to post this but I'm not aware of an official Matter/ProjectChip forum where I can post this question.
While looking though the Matter docs...
Software Development Aspects:
nRF52805
Nordic SDK V 17.1.0
Softdevice 113 V 7.2.0
Segger Studio 6.40
I want to store some small user configuration (< 50 Bytes...
I'm using Visual Code Studio with NCS v2.1.0. I'm running on a Windows 10 machine
When I click on the "Memory report" action button, I get the following error:
It appears...
Which nRF52 / nRF53 chips are compatible with the RSSI viewer in nRF Connect for Desktop? I see the InfoCenter documentation , but it doesn't include the RSSI viewer.
Hello, I encountered an issue with the app_timer2 library (SDK 16.0 and 17.1) : in some cases the timers won't be executed in the correct order and delay. The problem happens...
Hi. I am trying to build a project with the DFU over BLE on nRF 52810 . If I only add BLE and DFU modules to prj.conf, FLASH region gets overflowed by 60 KB. I know that this...
When adding a low priority and delayed background thread to the peripheral uart sample, have issues where pairing with the device causes that background thread to halt and...
Hello,
I was following the steps mentioned in the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html
in the step 5: point 4
When I...
Hi,
I was creating a Location Tracker, but using NB IoT Services. When I take a look on this example ( Location Tracker ), I can't connect to network.
It stuck on...
Hello I have some questions regarding configuring nRF5340s crystal resonators internal capacitors.
The configuration is described in the following way:
It is not immediately...
Hi guys,
I want to make a composite Bluetooth HID device that functions as a keyboard and mouse with the nRF Connect SDK. I've combined the nrf/samples/bluetooth/peripheral_hids_keyboard...
Hello, Today i try to measure PSM current on nrf9160 dk and SFR sim but i don't have good results.. With at_client FW i find (AT+CEREG=5 and AT+CPSMS=1) TAU= 00000110 and...
by nRF Connect for Desktop Bluetooth Low Energy, nRF52840 (COM) on win10 can be connected to another BLE device.
Now i need create a new GUI to send some datas via nRF52840...
Hallo,
currently I evaluate a few possibilities to transmit larger data portions in a broadcast way, means using several advertising schemes. I have a few nRF52840-DK and...