Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
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...
When I send 90 KB data via BLE. Sometime I am getting NRF_ERROR_RESOURCES error. I have tried all the things that are available in support site. I am reading data from SPI...
Hello Forum,
I got a Thingy:91 today and of course I wanted to test it immediatelly), but I wonder:
Is the nrfcloud.message simply because of no LTE-NB1 network / roaming...
We are migrating BLE application code from SDK-12.3 to SDK-15.3.
Our firmware uses SPIS module. Now in the example code I could see
NRF_POWER->TASKS_CONSTLAT = 1;
What...
setup:
segger V4.20a
windows 10 pro
SDK: nRF5 SDK for MESH 3.2.0
hardware;
NRF52840
I am trying to implement the simple_on_off model instead of the regulat...
Hello! Just started looking in to using whitelists and looking for information in the infocenter but the "advertisement module" is inaccessible on NRF SDK v15.0.0/libraries...
I'm working on a solution that will need to acquire GPS location and backhaul that to the cloud over LTE. I'm trying to figure out whether it makes more sense to go into PSM...
Hello All,
I am measuring the nRF9160 current in the sleep mode(program with just k_cpu_idle(); command) but still I am getting 530uA current. I have also tried to change...
Hi,
We are using ncs 1.0.0 and modem fw version 1.0.1.
We are currently using 2 UART, 1 SPI and 1 I2C peripheral in our application.
We want to use one more UART in...
I merge all hex file of Bootloader, Bootloader Settings, SoftDevice and Application with Buttonless DFU code included into one hex file. After that, i recover the device....
Hello Nordic team,
I am trying to get my product read for FCC/CE compliance testing. I came across the radio_test example and other examples posted on DevZone. I have the...
Hi,
I have just recently started to develop an NRF52832 chip with Keil uVision 5.
My setup is the following:
PCA10028 Development kit connected to Feather NRF52832 bluefruit...
Hi,
We are planning to add an external flash to our nrf52840 based design.
The flash type is
http://www.puyasemi.com/uploadfiles/2019/06/20190604154800480.pdf
I'd...
I used This char tutorial for this project. Basicly I added beacon advertising mod with a connection mode to this project and I tried to changed minor and major of the device...
Hello! Something strange is happening with my nrf51822.
I have a simple code to obtain data from the ADC and send it through BLE.
I do the following in the main loop:...
Hi,
I am new to Nordic Thingy91.
I have tried to connect Nordic Thingy91 (nRF9160) device using "nRF connect v3.2.0", via USB. But I am facing, below issue.
Issue 1...