Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi! We're working with a gateway comprised of a workstation running RHEL 8.5, a Bluetooth USB dongle with a nRF52840 chip running the connectivity_4.1.2_usb_with_s132_5.1...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hi,
I have trouble configuring Here service for multicell positioning. I've used the service before, but recently updated to NCS 2.0.0. I don't know what are the configuration...
Hi,
I'm trying to send a saadc float value over ble (dk to dongle) with ble_nus. I'm getting the right values but also some other stuff in addition. How can I filter this...
I need help with the minimal circuit board requirement of the custom board with nRF52832 and nRF52840 for wireless and SPI communication.
I need to read vales over wireless...
Hello !
Do you have any evaluation results for nRF21540 DK in case of real connectivity range ? Just some typical digits what can be seen easily.
I have own radio and...
I am trying to setup and run the existing scripts, which are part of pc-ble-driver-py.
The following are the steps and tools
1. Installed the pc-ble-driver-py pip install...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I have a custom board with nRF52840/SDK 16/Softdevice 7.3.0 using Secure Dfu Bootloader. On my Android device I use Nordic Dfu Library. I have tried all available Dfu...
Ever since the toolchain manager v1.0.0 came out in the nRF Connect software, I have been unable to download it. I keep getting this error:
Any ideas?
Thanks,
Jow...
Hi
I am using SDK 1.9.1 with VS Code on MacOS to develop for nrf5340. I also have a nrf5340-DK board.
I am having problems finding the right includ file for using the...
I'm new at this (so be gentle). Trying to understand the process for activating a SIM card with Verizon using the NRF9160. I see that this modem is approved; so do I only...
Hi, I want to add CLI in our current firmware. i found a way to do is Zephyr shell. our firmware is based on aws iot sample and nrfconnet sdk1.9.0 after integrating zephyr...
According to data sheet of nRF52832, internal pull up resistance is 13kohm. Can we find the 13kohm internal pull up resistance in the code and can we change that internal...
Ideally we should not get any data when internal pull up resistors of nRF52832 board are disabled and external pull up resistors of SHT 40 Slave sensor are disabled. But I...