Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
For me it is confusing how the Nordic's exercise and sample apps handle the state of CCC descriptor value.
Adding notification and indication support
Why do we need to...
Hi,
I am using https://github.com/NordicDeveloperAcademy/nRF-Connect-SDK-Fundamentals lesson5/fund_less5_exer1. I am able to receive UART message using default UART RX P0...
Hello we are using custom board nrf52840 with nRF SDK 15.2.0 on SEGGER Embedded Studio
I hope someone can help me with this issue. I am using SPIM3 to communicate with the...
We've been having an issue with certain tablets running Android 14 apparently getting into a state where all connection attempts result in a GATT 133 error. When it's in this...
Hello everyone, I am working on an app where we use I2S driver for ws2812 LED strip to signalize status of our app. When I try to signalize status while starting BLE and starts...
Hi,
I'm using Zephyr controller instead of Nordic's Softdevice to use the DTM HCI feature in the Zephyr controller. Before switching to Zephyr controller, the application...
I want to be able to select the Network Coordinator Zigbee channel based on some GPIOs state (switches).
Is there any api function to set CONFIG_ZIGBEE_CHANNEL at runtime...
I am use sample "Bluetooth: Peripheral HR" as the base app
and added these settings to `prj.conf` on both central and peripheral sides
but I still got the...
Hello everyone, currently I am writing a program to read the SCD41(I2C) sensor and then use BLE to transmit information. With a separate program in twi_sensor, I see that...
Hello nRF team. Is there any different bewteen passing AT command and directly calling the Modem lbraries APIs(from nRF Connect SDK v2.5.2) to control the modem? For example...
Currently our product shipped with SD132 7.0.1, and bootloader/dfu compiled with SDK 16.0.0
We are testing update the bootloader on production devices, and want know how...
Hi Team, I am trying to do DTM test in NRF 52840 using Zephyr- os .The DTM code is working fine on my dev kit ( NRF 52832).I compiled DTM code for NRF 52840 and changed the...
Hi,
I have a problem with sending over NB-IoT to a cloud service. I have found that the helt of my messages only arrive in the AWS cloud and it seems like the modem also...
Hi Support Team
We use ncs to develop nRF52840 application and want to know how many low power mode do ncs have and how to enter these low power mode.We want the nRF52840...
Hello,
We are searching for a board that supports Angle of Arrival(AOA) and Angle of Departure (AOD) for conducted mode radio testing.We need a board euipped with an antenna...