Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello all,
I am trying to make use of some Sparkfun libraries for some sensors in my nrF52pca10040.
I am interested on I2C, these libraries use the Arduino library Wire...
Hi everyone,
I am using the PPK to supply 3V to an external device and measure the current consumption.
When I start nrF Connect, connect to the PPK and change the Voltage...
Hi,
I have a custom board with nrf9160 and I'm using it to send messages to the AWS server via mqtt. I managed to reproduce a bug where the TLS socket send function hangs...
Hello,
I want to connect my Thingy 91 to the nRF Cloud to use LTE Link Monitor and other features. The provided iBasis SIM card isn´t supported in Germany so I got another...
Hello,
I saw in a previous post that data exporting would be available in future software updates but currently, the version has been updated to v2.3.1 and I still don...
We have an iOS application that is performing a DFU to a nRF52832 running SoftDevice 6.1.1 (SDK 15.3.0) on a custom board.
Most of the time the DFU works fine but testing...
I am working on an existing Bootloader project, it uses the Bootloader from the SDK with added custom thin layer on top of it. It runs on a custom board.
I can see the debug...
Hello all,
I am using the Application Timer (as written in https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/application-timer-tutorial...
Hi,
Developing on nRFConnect/ZephyrOS and looking to enable multi-threaded debugging using pyOCD firmware on nRF52 DK, since not currently/yet supported by JLink.
Was...
I used nRF 52840 dongle as a central device on windows 10. I use it to pair with remotes we have. I develop it base on https://github.com/NordicSemiconductor/pc-ble-driver...
Hello Folks,
We are facing an issue in the NRF52832 Bluetooth connection of our self fabricated PCBs. The PCB designs were based on the Sparkfun NRF52832 dev board designs...
Basically the same question as here:
https://devzone.nordicsemi.com/f/nordic-q-a/45557/getting-status-messages-from-mesh-to-phone
But the answer there doesn't really tell...
Hi Team
we are trying to use the example given in SDK 16.0 and I am able to write and read properly.
But when I want to write/erase my eeprom entire page (256-byte Page...
Guys:
I´m developing my own board with nordic 52382 and I´d like to know if a series resistor needs to be connected to SWDIO and SWCLK lines on board to connect to SEGGER...