Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hello,
We are using nrf52832 soc for our product development and using that we are trying to increase the throughput of our device using the information from the following...
Hi, I'm having this trouble since some weeks ago and I was looking for an answer in documentation and was impossible to find it.
I have a device with Nordic ble chip and...
Hi,
I am trying to store a data using fstorage, but the code gets stuck at wait_for_flash_ready(&fstorage) when called outside the main().
Kindly help me to solve the...
Hi! I'm a beginner working with a project that uses nRF5280 Softdevice 6.1.1 and have some questions wrt to the peer manager and its ranking system . I can see the whitelist...
to who it may concened
nRF5_SDK_15.2.0_9412b96
i used tool to write the s140_nrf52_6.1.0_softdevice.hex and nrf52840_xxaa.hex(from example ) to NRF52832 by nrf connect...
Hi,
I have a C++ array or structure initialization issue that only occurs on nRF9160, but not other devices.
I am looking at the possibility of using JEDI in our IoT devices...
Hello,
I'm working on a project involving both the nRF9160 and the nRF52833 on a single PCB. Since PCB space is at a premium for this project, I would like to know if it...
Regarding the new modem command AT%RAI, the documentation here says:
In addition to using the %RAI command, the application must tell when the data connection is not needed...
I have logged in, I am using the same email address and I have read and - I believe - qualify for the license agreement.
Can you please look at why my request is denied...
Hi,
I am trying to migrate my project from 52832 to 52810, somehow i found the services can't be discovered. And seems that on phone it's looks like it is connected, but...
Hello,
how to activate the Early Release Assistance Indication, to bypass the RRC_CONNECTED state.
This page from Telekom suggests that the user can do that to save much...
I saw in some post smart Bluetooth can have 7 active device. I would like to know what is the maximum number of Bluetooth devices i can pair up in sleep mode? i am doing a...
Hi,
I'm using SDK v17.0.2 on my nRF52840-based board. I have implemented buttonless secure OTA reflash and it generally works. When I get the NRF_PWR_MGMT_EVT_PREPARE_DFU...
We have some dev code where the workflow is as follows:
1. an engineering version of firmware is loadded to target. The target is erased then programmed in the normal way...
Hello,
I am using nRF9160 dk for prepare a program to I2C scanning for address. Can any one give a guide for start this task. Moreover, I am using Zephyr kernel on nRF9160dk...