Hi,
I need help to disable shell_uart and its commands used in UART of BLE mesh chat example as i want to configure this UART for custom protocol along with RTS signal to...
Hi there,
So, this is in a sequence of attempts to read data from a digital microphone SPH0645 using i2s master protcool on nRF5340. The program layout is as follows:
...
I reference the sample at https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise-3-interfacing...
Hi everyone,
Environment:
nRF Connect SDK v2.8.0
Light Switch example
I’m currently working on implementing a Zigbee Sleepy End Device (SED) for a battery-operated...
Hello,
Im using custom board carring nrf52820,and i want enable UART to contact with another mcu,this is the Schematic.
NCS V2.6.0.I take Peripherial_uart to Peripherial_hid_keyboard...
Hi,
we have npm1300 device on our customized board,
without using any of the regulators, LEDs are not connected.
Gpio 0 and Gpio 4 is connected to main MCU.
when activating...
Hi,
I have used course's example for GPIO interrupt for toggling LED and used to update BLE adv parameters without using DK buttons library. But, as soon as, I update BLE...
Hello guys, i am trying to write a c code to read and write data to the onboard memory. i am using nrf52840 and segger embedded studio. i have used sio pins 41, 40, 04, 44...
Hi,
I already tried connecting my nRF9160 (in July) without success. I'm trying again but still no luck. If I'm right Orange has LTE-M already rolled-out in Belgium?
Anyone...
Hello,
I try to add a Thingy:91 to the nRF Cloud after I received it today. The sim card got's activated without a problem. When I try to key in my IMEI and the Pin which...
Hello I am developing based on "multirole lesc" of BLE sample project. In that project, the value of “NRF_SDH_BLE_CENTRAL_LINK_COUNT” in sdk_config.h was changed from 1 to...
Hello!
I'm struggling to get ESB running on the Sparkfun Pro NRF52840 mini. I successfully set up the toolchain and can build and flash the board. This works fine.
I built...
Hi,
We are using nRF9160 ncs version 1.0.0.
I have two queries.
We are making connection with AWS server. In the backend we have telenor server.
We make MQTT connection...
Hy,
I have a question to the udp_with_psm sample. To my situation: first it looks like as it works correct (find LTE-NB connection, open socket and send data), but the sent...
Hi
Sorry if I have missed something obvious here, I have been looking it this one off an on for a couple of days now, I have gone through the Getting started assistant...
Hi,
we found two issues on mesh SDK 3.1.0 related to publish retransmit count.
- The retransmit count is always different from what configured using the ios app.
- The...
I have 3 nRF9160 devices ( two nRF9160DK and one Thing91) on my Cloud account that have been working well for several weeks. This morning they suddenly stopped showing connected...
I have a custom board built around the nRF52840, which spends most of its life sleeping. I'm able to achieve ~3uA current draw when it is sleeping, but I've recently started...