Hi guys
Does anyone know what sort of modifications are required to set up the existing MQTT-SN example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I am trying to setup a 0.1 sec timer to trigger a pass through the perfect_shower_main code. I keep getting an error:
'main_app_timer_handler' redeclared as different kind...
Hello to all,
I have developed our project and successfully write data into flash but got stuck for retrieve data from flash.
When I call read function getting 0xffffff...
Hi Everyone,
We trying to make Tag using nRF52810 with following expected output
1. The Tag need to send the data at fixed interval (say for every 2 or 3 sec) continuously...
Hi,
I'm currently playing around with the NUS example in the SDK and still trying to understand how it works. My BLE event handler only receives the first byte of the string...
Hello,
I have an nRF52840 custom board, I'm unable to connect with the board using J-Link EDU after programming once. Here is the connection diagram, I have used same connections...
Hi,
We are in developing stage of one of our project.
Integrating Flow sensor with Pulse type output.Can you please suggest a pin to connect with Pulse count feature...
Hi,
i am trying to read the written certificate detail to verify. but i got the error of EPERM,
The below log is the response for my aws_fota program,
The MQTT AWS Jobs...
Hello Everyone, I want to learn java and I am looking to online java certification course but I am confused which one is better in below courses which improve as my carrier...
Hi,
I'm having an issue with timers. They work fine for shorter timeout values (<8hours) but after trying with a timeout value of 24 hours, my timers expired immediately...
Trying to implement the BLE peripheral advertising code, but sd_ble_gap_adv_set_configure() in ble_advertising_init() returns error NRF_ERROR_INVALID_LENGTH. Any help will...
Dear experts,
My app needs to monitor an incoming DRDY signal changes at 200Hz to 16000Hz. I am considering to use NRFX_GPIOTE driver to detect the DRDY event. It seems...
Hi Nordic,
I was checking the ble_app_uart_coexist example application and it says it is a combination of both UART & Mesh. So would this support provisioning via mobile...