Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
I tried finding a link to a porting guide mentioned in few of the posts in the devzone but couldn't find a working link. I have a project originally meant for nRF52832 devices...
I'm getting confused with the following statement, taken from www.nordicsemi.com/.../S132
"It supports up to 20 concurrent links in all roles."
So, I will try to explain...
Hi everyone,
I am trying to connect multiple peripheral and collect the rssi values of the the peripheral devices in central mode. After collecting the rssi value of the...
I want to send Digital Microphone data from one device to the other two devices. So which BLE and micro-controller should I use for better performance? I am totally new to...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I connected my sensor to nRF52832 DK over TWI...
when i run this command
D:\softwer\nRF5_SDK_15.2.0\examples\ble_peripheral\DMP\pca10040\s132\arm5_no_packs\_build>nrfutil pkg generate --hw-version 52 --application-version...
Hi, we have several nRF 52 development kit, we are trying to connect it through our mobile phone (nordic semiconductor gateway app) to the nRF connect for cloud. Our problem...
i am trying to compile an example program (BLE characteristics a beginners tutorial ) using IAR . but when i downloaded and extracted the git-hub zipped file. The file doesn...
Hi,
My application only needs to be connected to the network for a short period of time to deliver data to a server and then disconnect again. At first everything works...
I use nRF52832 and SDK 15. Using the PPK, I measure a floor of about 1 mA that stay in SYSTEM_OFF mode. Debugging in more detail, I found that it's due to the UART setup and...
I want to adapt the example light switch with the dongle plate nRF52840. Could Alguein do it?
add to the directory
.. \ nrf5SDKforMeshv310src \ examples \ common \ include...
Hi,
I have two nRF9160 DK.
One of DK start freeze after programmed some applications.
I try to recovery it by "nrfjprog -e" but no help.
I try to install modem again...
Hi,
We're going to develop smart home system with mesh connectivity. So we decide to develop nrf52832 custom module which can plug to several home appliances.
Currently...