Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,
I have understood that the pc-ble-driver library is currently in maintenance mode[1] and not getting new features anymore.
We are using pc-ble-driver-py library...
Hello Nordic support,
I am planning to develop an application that will either use Zigbee protocol or BLE protocol. The protocol to be used is determined at startup by reading...
Hi all!
SPI3 Slave project is not built - error:
identifier "__device_dts_ord_DT_N_S_soc_S_peripheral_50000000_S_spi_c000_P_cs_gpios_IDX_0_PH_ORD" not determined
C:\ncs...
Hi,
I want to measure CO2 in different locations using two similar CO2 sensor ( MiCS-VZ-89TE). I can communicate with the sensor over I2C0.
But because two sensors have...
We are facing an issue in nrf52840 (SDK 15). Our hardware uses timer, SPI, USB, FLASH and uDMA. implemented watchdog timer and its working fine as well intented. But in some...
Hi I hope you can help me with this.
I'm using a nrf52833. When I build I see Flash usage of 278044 B.
Regions Size 512KB.
My custom board has this in the Flash0 settion...
Hi DevZone, I am using the nRF52840 to interface an ADS1298 (ECG Chip) via SPI.
I want to test if the communication between the devices are working by:
- Sending a RREG...
Hi All,
How do I disable the BLE stack completely such that I can switch to the DTM stack (DTM example using direct nrf_radio calls)?
Current I disable advertising and...
I want implement beacon function on my Qualcomm BSP board.
However, I'm testing with nRF52 DK in advance.
And need DFU OTA update for my F/W application.
So I'm implementing...
I am trying to configure the nrf5340 audio example to add the ability to update the firmware using a serial connection.
In the audio example documentation, there are a few...
Hi everyone,
I called "bt_gatt_notify()" from workqueue. Usually there is no problem, but when move far away, "bt_gatt_notify()" doesn't return. I called "bt_gatt_notify...
Hi, I'm currently using the Direction Finding Connectionless examples to evaluate using the nRF5340 for numerous projects we have lined up, and I'm having difficulty ascertaining...
Question: Based on the chip nrf52840, I want to design a product application that can work with matter and thread at the same time. Is it possible to implement this design...