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...
Hello, i'm having trouble with my new Board Nrf5340, i cannot detect the board to my PC.
I connected with micro USB and when i'm going to the device manager, i'm not seeing...
Problem:
Tried to compile (west build --board nr52dk_nr52832) the C:\nRF\v1.7.1\nrf\samples\peripheral\lpuart project but it failed to compile. I discovered this after updating...
Hello All,
I am new to use Segger Embedded Studio and NINA-B406 module. I have installed Segger Embedded Studio V5.50d and EVK of NINA-B406 module having nrf52833 SoC. ...
Hello All,
I have taken usbd_ble_uart_freertos example and modified it for USB MIDI example (taken from Github) for nRF5 SDK and modified it to use nRF52833 SoC.
I am...
Hello
We have a project request nrf51822 radio transmitter -> nrf52832 radio receiver
nRF5_SDK_11.0.0_89a8197\examples\peripheral\radio\ transmitter\pca10028\arm5_no_packs...
Hi,
I am developing for custom boards on VS Code and while the new board search in the workspace path is working, I am having issues with it.
When I add another project...
Hi All,
SDK => v17.1.0
IDE => segger
I have a question,according to the picture,I can receive data, but the error will appear after some time.
Why does the function...
When executing "pip3 install -r nrf/scripts/requirements.txt",
according to the instructions on site
developer.nordicsemi.com/.../gs_installing.html ,
I get the following...
Hi, I'm working on a project based on the ble_uart_peripheral example. Now it can use NFC to wake up the MCU from SYSTEM OFF mode. I wanna add a new feature that when a smartphone...
Running 52840 with SDK 15.3, SD140 on SES Ive got an application that has a bootloader on it running DFU. Everything works during DFU correctly but when I get into the application...
Hello,
We are using the nrf52840 with the SDK v17.0.2
We are trying to read specific addresses from our external NVM using the SPIM driver. Unfortunately when we examine...
I had been working with a DK and a Circuit Dojo - nRF9160 Feather https://github.com/circuitdojo/nrf9160-feather just to get my basic hardware working. I just had custom boards...
Hi there,
I've just bought and received Apple iBeacon compatible beacon on eBay ( https://www.ebay.fr/itm/165128797979 ). I put a battery in it, the LED flashes 3 times...
Hello,
Although this topic seems to be trivial and touched many times it seems to be difficult find any ready to use products / projects about it.
The Background
Lets...