Hi Nordic team,
The LTE link monitor app is not showing up in my NRF connect for desktop v3.6.
What would I need to do in order to add it?
Is there a http link you...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi, I am developing a zigbee device on Nrf connect sdk 1.9.1 which has 9 endpoints, i am not able to create more than 8 endpoints perfectly.
i tried to change ZB_MAX_EP_NUMBER...
Hi,
I see that there is Zephyr I2S support in in NCS 1.8.0 (and onward), but I can't locate any reliable documentation for the API.
I have an I2S example (based on https...
hai,
i am using nrf5340dk NCS (pca10095) v1.9.1 ( using visual studio code IDE )
i want to use nrf5340dk GPIO pins for NETWORK CORE use.
referred Nordic and zephyr website...
Hi,
I am working with the nRF5SDK , nRF Thread SDKs long time. Recently i have update segger embedded studio to V 6.30 . previously i have used v5.68
1.
for nRF 5 SDK...
I added a new event module to asset_tracker application. The default LOG_DBG messages are very well shown in LTE, but that of my module don't appear in LTE. I replaced LOg_DBG...
I need help extending the LWM2M sample to use PSM to optimize the power consumption of LWM2M.
Scenario:
1. Enable PSM on the LWM2M sample.
2. Set the Lifetime of the...
Hi,
I got a product with nrf52832
i use one uart and i need to add another rs232 uart to it.
Since the NRF52832 has one only 1 harware uart i thought about implementing...
I'm developing a BLE device wich includes the USB Mass Storage feature with microSD card throught SPI.
My developmetn environment: - nRF52833 DK - nRF Connect SDK v1.9.1...
I'm working on the sample ncs\v1.9.1\zephyr\samples\subsys\usb\mass to create a device featured by USB Mass Storage with FLASH memory.
Since I found only old threads about...
We observe something that I can’t explain at the moment. Could you help to find the root of the issue, please? See below.
1. When the battery is connected first, and the...
The Mesh SDK timer_now() function is discontinuous once the overflow counter reaches 256 (and all subsequent times where m_ovfw_counter % 256 == 0). Since the local variable...
hi,
I have a private service with characteristics of lock, unlock, and mode, all of which have write attributes, and only use unlock without read attributes. I can already...
Hello nRF people!
I am developing an application on a custom board with nRF52832, that consumes way too much current, more than intended, and I'm looking for the ways to...
Hi,
NCS1.9, VScode,
Is there a broadvoice32 sample project for nRF52840?
my problem is:
encode one frame will takes 20ms (but decoding only takes 2ms),
so it can...