app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
i changed the net-core flash partition and saved it to pm_static.yml. everything is ok while i build multi-image(mcuboot, cpuapp, b0n, cpunet) until my partner wants to build...
hello Nordic
i am working with nrf52840, zephyr rtos.
i can preform dfu via mcumgr cli (command line interface) or via nrfConnect application on my cell phone.
however...
Hi,
we are trying to use waveshare 2.9 epaper display with nrf52832, converted stm32 sample code to nrf52 with no luck. It seems we can not send command and data correctly...
Hi team ,
I am using 15.3 sdk and NRF52832 hardware. and Tool - SEGGER Embedded Studio for ARM 4.30c
I have developed code with DFU feature and and generated .hex file...
Hi,
I want to disable the UART of MCUBOOT to reduce power consumption. I searched in the DevZone and got the answer as below.
I followed the answer above, and created...
Hi there,
For the nRF5340, I read it support the Zigbee . So I just wanna know does it support the Zigbee frequency band in China, which is 780M?
Thanks,
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I know there is the following documentation. ・ SEGGER Embedded Studio Reference Manual : https://studio.segger...
Dear all
I'm using the SD s140 and nRF52840 along with one of the latest SDKs (17...). Everything works fine, I'm able to start advertising and connect, but from time to...
As the title says,
I combined the TWI function with the ble_app_uart example and the three i2c sensor communication was successful.
However, when I added SPI to develop...
Hello, I'm new to nRF Connect SDK.
I managed to add the blinky example to build. I added a custom board.
There is a prf.conf project file with just CONFIG_GPIO=y I'm now...
I'm trying to get the device ID of the lis3dh accelerometer on a Thingy:52
nrf_drv_twi_tx returns 3 as an error. This means NRF_ERROR_INTERNAL --> "If an error was detected...
Hello, when i try to flash my card, (nrf52840) in visual studio code i have those errors
ERROR: The file specified is not a valid hex file, has data outside valid areas...
I am trying to build an application that can switch into MCUBoot's serial recovery mode and receive a new firmware image over the serial port. I'm using NCS 1.7.1 through...
I'm using the nrf9160dk (ns). I started an application based on the SIMPLE_MQTT sample. At first, every this worked. I added my one MQTT client with a different set of buffers...
Hi,
The LE Secure Connections Multirole Example is automatically requesting a pairing/bonding.
Why is it not first just doing a connection and requesting the numeric comparison...