Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
I'm trying to debug a randomly occuring Hardfault. In trying to trace down the source I read the CPU registers use the Nordic hardfault_implementation.c which grabs the register...
HI Nordic Team,
I am developing a firmware to interface CH101 sensor, which has a firmware loading of 2048 bytes of data over I2C.
I declared buffer size as below in device...
Hi,
As i understand from the docs, the max throughput for BLE in nrf5340 is 1.4mbps. Ideally, we would like to achieve this, however anything near to 1mbps would be great...
hello,
I would like to know which operations were performed on all chips by the `nrfjprog --recover` command.
"The nrf52833-B chip is by default enabled for read protection...
Hello everyone,
I’m new to the Nordic development ecosystem and currently working on a project to implement a temperature and humidity monitoring system using the nRF9160...
I'm currently working on a project using the nRF52840 board with the MAX30001 ECG sensor. I'm using nRF Connect SDK with VS Code version 2.6.1 to develop the project on Zephyr...
I am using nRF9160 to develop a mobile measuring device.
For this purpose I need LTE and GPS, I know it is shared so I had to implement PSM/eDRX to make it work together...
Hi
I am working with a sample project (Bluetooth: Peripheral UART) for nRF5340DK in VSCode.
So I have installed the nRF Connect extension.
When I view the currently...
\nRF5_SDK_17.1.0_ddde560\examples\peripheral\pwm_driver\pca10040 In Demo1,i assigned the same pin to the 4 channels. I expect every cycle LED0 has the same behavior. But,...
Hi Networks,
I have tried to build the nRF5340 DK as a gateway.
Enabled
1. CONFIG_BT_GATEWAY=y
2. CONFIG_BT_GATEWAY_ADV=y
3. CONFIG_BT_GATEWAY_GATT=y
But not acting...
Hello,
I will be designing a board using with nRF52833 with the NRF21540 for the added gain. Would it be possible to add adaptive frequency hopping?
Thank you,
Shah...
The central device has the below settings
One central device A and two peripheral devices B and C, B and C have the exact same firmware. A can establish the connection...
Hello
I have implemented the stereo function to the nrf5340 audio application on SDK V2.6.0. i can send stereo audio signal to both of the two headset at the same time or...
Hi, I recently got nRF5340 Audio DK for my work. I have been try to use the onboard mic for collecting audio and transmit it via BLE, since I'm a newbie I couldn't do it....
Hi
I have successfully added the nrf_crypto files to the UART project. It compiles without any issue. Now I was trying to run the ECDSA example code in the UART project...
I used nrf52840 board with SDK 17_1_0
I used segger embedded studio IDE
i want to Implement two VL53L5CX TOF sensor with nrf52840 so i used two TWI,
but when i init...