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...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Hi community,
I`m trying to develop a custom board with nRF5340, now comes the question how to flash it?
The application was developed with the Thingy53. On Thingy53 the...
The first mage is old hardware, the second one is new hardware, all the other functionality works fine with both the hardware but when I want to firmware update the new hardware...
Hello, I have the latest VS code and extension versions. But the extension does not display anything. Seems to be stuck.
Please let me know how I can fix this issue. ...
OS: Windows 10 NCS: 2.0.0
I am working on the Nordic DFU NCS Guide on a nRF52833 DK devzone.nordicsemi.com/.../ncs-dfu
After flashing/debugging several times, I started...
Hi,
I used the default keys while developing my application. But for production, we want to use our proprietary key for the bootloader(s) and signing the application.
...
We are using two NRF52840 devices for BLE communication between a central and a peripheral.
However, when the peripheral and central NRF52840 connect, the current dramatically...
Hey,
So I just finished setting up the hardware codec and I wanted to program these GPIOs to do certain tasks for me.
Specifically, I want the GPIOs 5-8 to be connected...
Hi, I want to create a partition setup (for the nRF5340) which I can use with future versions of the nRF Connect SDK, which means future versions of mcuboot and b0n. If we...
Hi,
I am testing two advertising sets on nrf sdk v2.6.0. Legacy advertising and long range. I tried to modify https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples...
Hello,
as part of my tries to use xip on nrf52840, I found that using the entire program on the external flash is impossible due to Errata 216 .
I check the FICR for my...
Hello,
I am needing to use two separate SPI masters, but I'm running out of pins. Are all of the pins compatible with SPI or are there some I should avoid. I'm thinking...
Hi all,
I have an application that is pretty simple. One master that needs to stream small payloads (sub 32 byte) to a receiving device. The payload is a fixed size and...
Question: nRF9161 Getting the high accuracy oscillator (HFXO) outside and sync with other nrf chips?
Basically I want to get the Clock Signal outside on a Pin, is it an...