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, I am using Heartbeat messages with the light switch example, and want to log the nrf_mesh_rx_metadata_t in heartbeat_opcode_handle() to RTT viewer so I can write it to...
Hi,
if my device (nrf52832) is in application and I perform firmware upgrade using nrf connect and PCA10031 on Win 10, the upgrade process is very slow (0.35 kB/s). I stop...
Hello,
I have a following requirements,
Build a custom bootloader which accepts DFU through OTA and UART.
this boot loader must also contain softdevice , so that finally...
I'm having problems with toggling the EXT0 pin on my thingy:52.
I have tried with setting the EXT0 as an output like this: drv_ext_gpio_cfg_output(SX_IOEXT_0); And then...
This is not really a problem - more like an enquiry
Is it possible to gate PWM output using another GPIO pin e.g. if the second pin is low then so its the PWM otherwise...
Hello,
I would like to test and adapt the example "ble_app_uart_coexist" with my nRF52840 DK. Unfortunately, I believe that this one is only intended for nRF52832 and softdevice...
Hello,
I am trying to use the BMD-350 evaluation board to program a standalone BMD-350 module on a custom PCB. I have followed the instructions in the documentation to connect...
Hi,
I'm using custom board with the nrf42840 and I need to use p1.09 as a GPIO.
How can I do this in a debugging mode (using the PCA10056 as a jlink)? Can I get a code...
Hi,
I want to get interrupt on GPIO using gpiote module.
I searched for example but couldn't get it.
Can you guide me how to use gpiote in nRF9160 ?
Regards,
Smitesh...
Using Fanstel BT832A BT 5.0 Module which utilizes SoC nRF52810 QFAA
1) Yes or No: can I configure a GPIO as a Timer/Counter Input so I can feed a high frequency input into...
Hi,
I just wanted to know which flash is used by the flash manager within the SDK Mesh v2.2.0 onoff client/server examples ? Is it the 1MB internal flash or the external...
Hello,
During development of a custom board, based on the BMD-300 module from Rigado, which uses an nRF52832, we ran into a SoftDevice fault under specific circumstances...
Hi,
After trying to work out why one of our nrf9160 DK:s cannot execute any AT commands using the at_client sample I tried redoing the getting started guide to make sure...
Hi, I am making my own bluetooth custom board with nRF52832. Till now, I made my custom pcb following the infocenter layout and chip antenna like below.
Now I want to...