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...
Hello,
I am using the nRF52840 DK board and with Softdevice code nRF SDK 17.0.2. I am trying to write custom advertise data with custom type.
As you can see in the above...
Hi! Hope you are all doing well,
I'm having trouble making a project from scratch, I'm basically trying to filter bluetooth devices by manufacture code but I'm afraid that...
Hi All,
This has happened before so I know it's a handler error.
But this time I'm pretty sure my handle is not wrong, can help me?
in main.c =>
Best regards...
Hi,
Can you confirm the appropriate method to doing AFC correction for a GPS SNR test using the %XRFTEST command and then using the AFC correction result in the GPS SNR...
I use SPI to develop motion sensors KX022 and DW1000. The first digit of the received data is always 0xFF. If the first byte received is removed, it can be used normally....
I am trying BLE MESH light switch example with nRF5_SDK_for_Mesh_v5.0.0_src using nRF52833 DK. In the light switch example, server SDK is working fine and I can see the provisioning...
Hi All,
I am using Custom 128-bit UUID, My application need 3 Custom Services and 20 characteristics. But I need to make different Base for services and characteristic...
Hi,
I recently installed v1.9.0 SDK and while creating project from sample applications I am getting below error.
Attached is build logs from segger IDE.
Can anyone...
I'm looking to build a custom bootloader for my NRF52810 device. I'm developing on nrf sdk 17 with SD 112. I will be leveraging the secure bootloader example and re-using...
Hi;
i am using sdk 17.0.2 and mesh 5.0.0.
i am using light switch instance.In addition, the system works properly when provisioning is made with a smartphone.
I want...
I am using VSCode and the NRF Connect SDK
I can build and flash my device however i keep getting cannot open source file for all my includes, i also cannot navigate to...
First, NRF52833 work environment at 100 degrees celsius, standby current reaches 60uA.
Second, When the NRF52833 working in 100 degrees Celsius, what kind of processing...
I have a secure BLE DFU project that is basically a duplicate of the example project (secure bootloader pca10040_s132_ble). I am able to flash a merged hex on my custom board...
I generate the hex file for a release and then tried to rebuild it in a different folder. This is to ensure that all the required files are checked into the archive system...
Hi,
We are developing a firmware using the nRF52 DevKit as a reference, as well as its companion iOS Application.
Pairing & Bonding:
We have successfully integrated...