I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
Hello,
I just recently updated to Windows 11 and facing the issue(nrfutil is not working) after win11 update. Previously, It is worked on Win10. Do you have the working...
Hi.
nRF52-DK board use. (PCA10040)
* now system : bootloader + softdevice + Beacon application ->> working fine. good.
* new system : Swtiching ESB or Beacon
I would...
When I connected mqtt on nRF9160, I found a strange problem, which caused the device to freeze and become bricked. The location cause was found to appear in err = mqtt_connect...
Hello, we are semi-experienced with Nordic,
We are doing a DC power driver, during operation we do a NUS data send if we are connected and the NUS has started. When we get...
Hello,
I am trying to optimize GPS power consumption, and the fix time. The GPS search period is approximately 10 minutes, modem fw 1.3.1 and nRF SDK 1.7.0. We are also...
Hi Nordic,
is the encryption technology used in the software protocol or hardware inside 52833?
our customer want to know the if the encryption can export,thank you!
I baught new DK. Form last few days, I was testing sample programs for learning purpose. Suddenly, SDK stopped being detcected via USB port ? I could not diagnose the reason...
Hi
I want to increase the number of leds in DTS file of peripheral-uart sample by using overlay file.
Is it possible to manipulate the aliases in DTS file by editing the...
I'm running in to the issue mentioned in the tile; " Only spi nodes accepted in /soc/spi@40023000/". I'm using nRF connect and built a driver for the TI ADS1291 analog front...
Hi, I read a couple of post that asked about the accuracy / tolerance of the internal REF, and the answers mention it's included in the gain error.
This made me wondering...
Hi,
as stated in the title, we have a nrf52840 dongle (PCA10059) which does not come up normally on a Nvidia xavier devboard. Output of dmesg:
We tried different OS...
Hi,
I'm working on an LwM2M client that reads three sensors in sequence every N minutes and notifies the server about the value change.
The server supports the LwM2M 1...
Hello,
I am trying to use a PPK II on Chromebook Linux. The nRF Connect for Desktop software installs and runs but does not recognize the PPK II hardware. I have allowed...
Hi, I'm trying to write an app to capture images from a camera and was wondering how to monitor changes on specifc defined pins in the board overlay file. For example if(...
The certification lab is testing nRF52840 RF .They need to test LE coded S=8,Payload Type:11111111:payload length:37
but i can't find Payload Type:11111111 in software nRF_DTM...