Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
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...
Hello.I want to use the nRF SDK for Mesh,but I don't kown how to use it.I need help.Does the official website provide sample programs? I opened the SDK file, but I don't know...
Hi,
I am using nrf52832 for the beaconing device. The device is working fine, sleep current, wakeup current is normal, transmit cycle is also working fine but the device...
Hello,
I have been working with BLE on the nRF52840 with softdevice 140 and the latest in terms of SDK.
The problem I have run into is with reading the value that has...
Hi,
If anyone having driver for the ELW0901AA1 FUTUBA OLED please help me to send the same.
I am working on nrf52833 custom board and SDK version that I am using 17...
Hi,
I would like to know the current consumption in advertising when I set PRF = 0 dBm and I use LDO.
I read nRF52832_PS_v1.4.pdf.
23.15.2 of nRF52832_PS_v1.4.pdf...
Hello
I need to do SD Card with nRF52840-DK. I have referred (zephyr/example/subsys/fatfs) sample program, based on that I have made one new project and also made overlay...
Hello sir,
I was referred this link ( https://github.com/zephyrproject-rtos/zephyr/issues/29921 ) to do USB DFU on nRF52840-DK, but I am facing an issue in this code is...
Hi! I looked at the specifications, and it doesn't seem like this is listed as not possible, but it strikes me like it should not be possible, so I wanted to make sure. Looking...
Dear Nordic,
I am using the pre-build option to build always rebuild a file. This file is used to setup the date and time stamp of the build. I have done something similarly...
Good day,
I would like to start this thread by saying that I have been developing an application using the nRF52832 chip for several months, so far it has been a very difficult...
Hi,
I am beginner with nrf9160 and its SDK. I want to send data from nrf9160 to an external flash memory. To test it I wanted to start simply by sending hello_world(sample...
Hi,
I'm usgn Nrf528332, Softdevice s132_nrf52_6.1.0_softdevice
I Use secure_bootloader BLE secure_bootloader\pca10040_ble with the public key, and matched privet Ket...
I have installed the latest SDK 1.3.0 using the Toolchain Manager.
I would now like to open nRF Connect SDK Projekt and get the follwoing error:
I have added the CXX...
Hello
I have several questions regarding the UUID (Bluetooth):
If I create an application using your nus bluetooth service (ble_nus.c), should I change the NUS_BASE_UUID...
Hi, We are using the Thingy91, which is running the mqtt_simple (nRF SDK 1.4 and modem firmware 1.2.2) example, to push data direct to our AWS instance. Everything is running...