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'm using nrf52840 s140
I am trying to minimize a power consuming when there is no need to advertise but stay system on. Would nrf_sdh_suspend() be helpful?
if not, what...
Hello,
I am trying to upload the BLE DFU Secure bootloader onto my nRF52 DK for OTA programming, but I keep getting the build error "#error "D ebug public key not valid...
Hi,
I am simply trying to send a sample of data from a TWI sensor to smartphone via BLE with a 2 second delay between each send.
I've adapted the ble_app_uart and twi_sensor...
github.com/.../ble_app_uart_adc_simple
I have flashed the above program in the link on to my nrf51822 DK. I can see the values of the samples but i do not understand what...
Hi
I used your example to try out the ADC.
If I have 10 or 12 bit ADC selected and I am collecting 4 samples as per the example and I select 8x oversampling I assume this...
Hi there
I have nrf52 DK - PCA10040 which I believe contains nRF52832 IC
I have designed a new PCB that contains BT832 (nRF52832) module from Fanstel
My board is powered...
Hi all,
We are trying to use buttonless dfu for actual products.
We already finished testing dfu using \nRF5_SDK_15.2.0_9412b96\examples\dfu\secure_bootloader\pca10056_ble...
I have been setting up nRF9160 DK following nRF Connect SDK.
OS: Windows 10, 32 bit
I have trouble when I load asset_tracker.
I guess ninja would be related to this...
Hi,
I'm working on a structure based on a Raspi 3B+ with nRF52840 willing to connect to an IoT hub and working as a thread border router with 2 other nRF52840 connected...
Hello,
I have been trying to push down the current consumption by nRF24LE1 module that I am working with. I enabled register retention mode with the following code:
https...
Hello,
If a rf52 device running ESB in RX mode has multiple devices TXing on different pipes, is it possible to prepare a different TX response to be sent to each device...
As the title suggest, I am running into an issue where my nrf51822 bluetooth keyboard is drawing around 8mA, which I think is way too much.
I am using gazell protocol to...
Hi,
My architecture is as following {CPU <-> nRF52840 subscriber <-> Raspi + nRF52840 Gateway <-> nRF52840 publisher <-> CPU}
I am working on Paho MQTT-SN programs, and...
Just want to verify that would be possible to run TCP Socket over with the nrf52840. And if i can be pointed to the specific links that i can use.
Thanks!
Hi, I am in the initial stages of starting development with nRF9160-DK. At this step, the LED 4 on the board absolutely does not blink. I have tried taking the kit to different...