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...
I am getteing a -12 error when trying to access a open/create a file using littlefs and a fs_open command on a nrf5340 custom board.
The filesystem seems to be mounted fine...
My customer is now unable to disable secure erasure after using the APPROTECT function. Is this correct?
Please let me know if there is another way to check this.
”nrfjprog...
Hi. I have an idea for a product and I'm looking into different platforms to start prototyping. Something nrf9160 based looks like the way to go, and it would be a huge advantage...
hi support team,
i am testing SLM demo.
i tried command as below:
[16:24:30.475] AT%XSYSTEMMODE=0,0,1,0
[16:24:30.496]
[16:24:30.496] OK
[16:24:30.496]
[16:24...
When starting nRFgo studio it crashes instantly. I have tried uninstalling it several times. It appears to install correctly including all the J-xxx components, but will not...
Hi,
I have a device in the central role that connects to a device with a specific name. I then do a db_discovery_start to get the handles of two of the characteristics...
Hello,
I'm trying DFU/bootloader.
Using nus service
Switch to dfu when necessary
At this time, watchdog (2 Sec) enable state does not execute the bootloader...
Hi,
I am mobile developer and very new to mcu programming. Due to our new product's requirements, I have to write program with new bluetooth chip. So if nrf51 and nrf52 series...
To find a clean channel for 2.4g Band to avoid the wifi channel, nRF24L01p would sweep frequency for all the channel (2400M~2525M). But looks like nRF24L01p not support to...
Hello guys!
I'm trying to port the TSS service to one of my projects.
This project is based on SDK13.1 while the Thingy is on SDK12.1
I have a lot of problems with...
Hello guys!
I'm trying to get softblinking led work with a SDK14.
The code works perfectly fine in one of my projects that use scheduler and SDK13.
But in SDK14, (only...
Hi, I think the idea of limiting the behavior of a model to states is very wise, but due to my limited understanding in this matter, I find it puzzling as to what happens...
Is it possible to use the NRF52832 UART in half-duplex single-wire mode, by assigning TXD and RXD to the same GPIO, setting the GPIO drive to disconnect '1' and using a pull...
I am running the example under peripheral\pwm_driver on PCA10040, and SDK 12.2.0. Using a scope, I measured the period (from rising edge to rising edge) on one of the LEDs...
In my project, the softdevice I used was S110
I hope that some of the data can still be retained after OTA updates,
in the Bootloader program code:
#define DFU_APP_DATA_RESERVED...
Hey togehter,
has anyone succeeded setting up a connection between ST-Link and nRF52832?
I connected the pins (GND, SWDIO, SWCLK and second try with GND, SWDIO, SWCLK...
Hi,
Please let me what is the beacon layout of nRF58122 for scanning beacons in region by using following method:
BeaconManager.getBeaconParsers().add(new BeaconParser...
I'm using and NRF52 with S132 and SDK13.0. I'm using Keil as my IDE.
My application acts as a central for smart phones to connect to and also acts as a peripheral to conect...