Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
Hi, TF-M is supported and used on nRF5340 through Zephyr and we are having no troubles to run it and use it. Thus, we have had some discussions regarding the Secure and Non...
Hello,
I have interfaced the ble_hid_keyboard with uart using nrf52840-Dk in SDK 17.1.0. I am getting data to BLE_HID over uart, but i am not getting uppercase letters when...
Hey Nordic,
I use,
pca10056
s140
SDK 17.1.0
The following are the logs taken from PuTTY:
You can download my project from here . It is based on "ble_app_uart...
I'm running into an odd problem... I'm using a nRF52832 development kit and pc-ble-driver-py to write tests against our custom services and characteristics, and I just hit...
Hello everyone,
I am working with the latest Zephyr NCS 2.0.2 SDK to develop a BLE App with a nRF52840 Soc.
The device is going to produce a very low data rate, so I want...
I am using Nordic seriaization with nrf52480 as connectivity chip and a custom M4 board as Application chip. After 5th connection, the advertisement is not starting. While...
Hello team,
I am trying to build an audio LE application where I require a stereo output and microphone input. As an initial part of the project, I am trying to connect...
Hi,
I'm developing firmware for nRF52840 device (Acconeer XM122), and I'm trying to use fstorage library to write some data to flash.
SDK version 15.3.0, Segger Embedded...
I'm currently attempting to get the nRF 9160 to enter PSM mode when not transmitting along with the asset_tracker_v2 application just so we can do some power consumption measurements...
Hi Dev Zone,
We have an existing design that includes the Espressif ESP8266 Wi-Fi MCU and we would like to add an nRF52 to the design. Our preference would be to add the...
I'm using NRF52833 with SDK v16.0.0 along with mesh SDK v4.1.0. I want to know if it's possible to write data which is not word aligned into the internal flash (For example...
Hi everyone,
I started working on nordic nRF52832 DK and tested out some examples. I think i am done with the examples now and am looking to write my own code apart from...
Dear Members,
How can we determine the first ANT message from my transmitter ?
We saw from ant_parameters.h,
Which variable is being used ?
Kind regards...
Hi,
Today I found that after I OTA my board, it runs well at first. But when I reset it, it will run old image again.
Before this OTA, my board has gone through many OTAs...
hi all,
I am currently working on a ble project, the led based on the NRF52832 chip is used as the slave, and the mobile phone is used as the master to form a star network...