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...
Looking through the documentation and examples for the nRF9160, they all seem to be based on the Zephyr RTOS. I have 2 questions:
Is there any benefit (mainly from a power...
Dear Nordic,
Could you please advice me how to combine system off mode and bluetooth advertisements using Zephyr / nRF Connect SDK? Is there any clear example around?
...
Hello, I'm very new at nrf connect sdk. I tried to rebuild mqtt_sample and I got this error: opening dependency file modules\nrfxlib\nrfxlib\nrf_security\src\mbedtls\CMakeFiles...
Hi all,
I want to use TWIM1 on NRF5340, and I initialize it as follows:
But the return value of err is 0x0bad0005,
I guess may be TWIM1 is occupied by zephyr, because...
Hi,
I am trying to implement beacon-ing into my existing firmware of different beacon types. I have successfully generated an iBeacon and Eddystone-UID beacon using ble_advertising_advdata_update...
Hello,
I am working on developing a payment device that needs high security.
I was reading that new M33 ARM cores are EAL6+ certified. Does that mean that nordic nrf5340...
Hi All,
I am developing product using nRF52840 and SDK nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71.
This product is basically, using the Thermostat cluster and Zigbee...
hi
i am working on nrf52dk. my dfu code is working first time . second time when i try to update code with android app. it gets stuck on starting bootloader.
I am trying to compile and upload https_client onto my Thingy91. I am compiling it in bash using 'west build -b thingy91_nrf9160ns --pristine -- -DCONFIG_BOOTLOADER_MCUBOOT...
Hi there
I am trying to write a simple code that will flash turn on an LED fro one I/O pine of the nrf24le1 in response to an input from another I/O pin of the nrf24le1...
Is it possible to install the development environment on a PC that is not connected to the internet.
I need to be able to download all the files from a PC connected to the...
Hello.
I need to add an output gpio to the dts file, I modified the board.dts file, inserting these lines in the leds section
res: res_ {
gpios = <& gpio0 17 GPIO_ACTIVE_LOW...
To flash a new firmware I always do the same thing.
Open NRF Connect
Open Bluetooth Low Energy
Click: Start Scanning
Click: Sort by signal strength
Choose the...