I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hello, When enabling the Sensor system and having a qdec device enabled in my dts I get the following error:
This seems to be a bug with the Zephyr code checking a const...
Hi,I'm using nrf52832. I configured P0.20 as GPIO output,P0.22 as GPIO input.These two pins are connected wiht a 10Kohm resistor.I measured the voltage level on P0.22 is about...
Hello DevZone,
I'm using nRF5 SDK for Thread and Zigbee v4.2.0 and trying to test Zigbee OTA example.
I'm following this guide https://infocenter.nordicsemi.com/index...
Hi,
I am working on thingy91, I have created/added a BMS module in the project which gives different values for different data fields.
Everything is fine as BMS is transmitting...
Hi,
I am using TWI channel0 on my nRF52833 as master to get readings from a few sensors.
I need my nRF52833 to communicate with another microcontroller over TWI/I2C so...
I have code which works on the nRF52DK and on the Fanstel BT832 module, which does not work on our custom board with the CIAA package. Our custom board does not have an external...
Hello, we have a project in nRF Connect SDK, where we'd like to use a separate .conf file for b0n subimage in a multi-image build,
Let's say it's called b0n.conf. So, before...
Hi,
I would like to ask is there a dll file and header (.h) file for the nRF Connect Desktop Bluetooth Low Energy software? I am seeking for a chance to apply it in the...
Hi Good morning
Could you please to know the reccomendable dimentions of pad for soldering, dimentions of pad, PCB Layout for soldering component.
For example the component...
I was running Ubuntu 18.04 and Actinius Programmer was able to upload an example firmware without a problem. However, I upgraded my computer to Ubuntu 20.04 and Actinius Programmer...
I have used nrf5340 audio DK with nrf\applications\nrf5340_audio\bin\ble5-ctr-rpmsg_3251.hex in net core and zephyr\samples\bluetooth\hci_uart in app core directly after receiving...
Hello,
I want to install NCS 2.1.0, but I get the following problem.
I used toolchain manager 1.2.0 to install NCS 2.1.0. Open VS Code is now available.
I opened...
Hi,
I have a question, I use a 52840 board as the Bluetooth center. The protocol is S140. The other 51822 board is a Bluetooth peripheral. The protocol is S130. The routine...
Hi! We are trying to understand how UICR registers work. In particular APPROTECT, ERASEPROTECT, and SECUREAPROTECT.
We are trying to find a clear explanation for this image...