I attempted to create bluetooth central and peripheral apps using two nRF52840 boards that connect to each other and no one else using the device name. I had limited success...
Hello
I have just received thingy:91 x to start learning nrf platform. Unfortunately it's not all smooth. I am trying to do flash Blank application. It builds fine but then...
Hi, We have used nPM1300 on our development board around nRF54H20, but we are experiencing an strange issue. - when power is attached VBUSINILIM0/VBUSINILIMSTARTUP value is...
Hi,
We’ve successfully developed our first few custom development boards based on the nRF54H20 MCU, using the Fanstel BM20C module. However, we've discovered that the module...
Hello Nordic,
I am looking for a sample or instruction (step by step) for custom bootloader.
Our application code is ready and all the left thing is BLE DFU and custom...
Hey All
Im working on a new product and its the first time I'm developing around the nrf5340, I'm looking for some guidance around the supply configuration for maximum...
Hi Team,
We are using nRF9160 MQTT sample code 'mqtt_simple'.
1. What is the maximum payload we can send in one single PUBLISH?
2. I want to send 4KB of data in single...
Hi,
We have been working with a coordinator and an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b
Both devices are Zigbee 3.0 and implement...
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...