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...
Hi,
Our product is using nRF52810, and we need DFU. But the size of application Bin is over 60kbyte(about 63k). When we use S112(100K), the bootloader is 32K, so we just...
I am using:
nRF52840DK nRF5 SDK for Thread and Zigbee v4.1.0 CLI example with added code Border Router on Raspberry Pi 3+
Using the CLI, I can get an IPv6 address for...
We would like to use the nRF52840 to upload compiled Arduino firmware in hex file to atmega328p over serial port.
The latest version of the Arduino firmware would be stored...
nrf52833, custom application based BLE Central Uart Project.
s140_nrf52_7.2.0
Our average Power use in the application is 1.5mAmps. What is the proper way to manage...
Hi, I am working on ble_app_uart_c(central device) and want to add the DFU option. I have successfully added a buttonless DFU service in the peripheral application. Now how...
I'm testing a simple application based on the UDP example. It samples some peripherals and ADC channels, these values are then packed into a CoAP message. This CoAP message...
Hi,
My custom board using nRF52810, project was based on ble_app_uart_pca10040e_s112 and secure bootloader.
The size of application is 59k, and the bootloader is 32k....
Hi
I looked in the nRF9160_PS_v2.0.pdf,I can not find the voltage level of SPI signal pins,Does the voltage level of SPI signal pins equal to the voltage supply to the VDD_GPIO...
Hello,
I am using SES environment with nRF Connect SDK 1.9, SoftDevice S140 and nRF5_SDK_17.1.0 to clone the nrf52-ble-multi-link-multi-role example on Github ( https:/...
I'm facing some issues over connecting over to AWS with a custom board, the board was connecting before and the code connects with AWS using a Thingy91
Hi,
I'm trying to develop a simple application on the NRF5840 DK using the NRFConnect SDK inside VScode. I am struggling to see how to add external libraries to an application...
Hello,
I am using the nRF 52840 DK board. I am trying to implement the code for the HX711 in Zephyr.
I was just comparing the code with Arduino which I have written and...
Good Day.
I plan to use nrf52840 in my development, but at the moment this microcontroller is not on sale. But there is an nrf52840-Dongle on sale.
Can you please tell...
Hello,nrf_pwr_mgmt
I am doing basic BLE advertising on the nRF52840 DK board and using nRF5 SK 17.0.2. I can see the current consumption is ~50uA but after using nrf_pwr_mgmt...
So I have been wanting a opensource gaming mouse for a long time, and gwolves decided to make one recently using a nRF52840 (you can learn more here ). Only issue is that...