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...
Dear All,
I'm using nrf52840-DK for development purpose of IEEE 802.15.4 standard. One is used as transmitter, while other as receiver. I'm using nrf_radio_driver inside...
Hi, I found that there is a BLE_HCI_DIFFERENT_TRANSACTION_COLLISION when I use nRF52832 in secure connections. The connection would disappear in 32 secs, but there won't be...
There's a Bluetooth mesh sensor server, which realize, for example:
present ambient temperature property and
desired ambient temperature property.
A Bluetooth mesh...
Good morning,
I'm trying to port the HTS to the PCA0056 board towards chip nRF52833.
I followed the guideline and modified memory mapping as follows:
Section Placement...
Hi.
I'm currently trying to scan non-connectable advertisement for continuously.
So, I'm going to set the value of scan window and scan interval same.
For that purpose...
I wants to use break point in project but when i set break point then 4 or 5 times working after that goes to NRF_BREAKPOINT_COND, I am using nRF52832. so guide me where is...
Hi,
I am trying to setup the serial UART DFU process for a custom board. I am able to build and program a combined firmware hex file which includes - Softdevice S140 ...
Hi guys
I have a project that needs to use multiple 1.8V sensors and transmit data to the mobile phone through Bluetooth. If NRF52832 also uses 1.8V power supply, it can...
Hi Everybody,
I have obtained a free personal Segger Embedded Studio license to use on a nRF52 evaluation board and started to write and debug code.
When I port my code...
Hi,
I use the latest connect sdk 1.4.0 and modem firmware 1.2.2. If I load the default aws_iot code it does not subscribe to the topics set in "topics_list" in the code...
I am using SES Nordic Edition 4.52 and I am building a Zephyr project configured with nRF Connect SDK. After the initial build completes, every time I build without cleaning...
I have a device using the nRF51822 chip on which I was successfully using the BLE sniffer V3.0.0 PCA10028 firmware. The latest V3.1.0 PCA10028 firmware does not work but I...
I am trying to download version 8.31.1 of the nRF device firmware pack for keil from this link
developer.nordicsemi.com/.../NordicSemiconductor.nRF_DeviceFamilyPack.8.32...
Hi.
I'm trying to integrate the MPU9250 with nRF52832 using i2c (TWI) on my nRF52-DK
I have found various libraries but none of them are working on my hardware. All of...
After several record updates one by one I get FDS_ERR_NO_SPACE_IN_QUEUES. However after each record update I wait for FDS_EVT_UPDATE event. I was sure that waiting for this...