Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Is there a function like battery_level_in_percent for AA battery?
I know battery_level_in_percent is only for CR2032.
Even though I compensate it to make it 3V from AA battery...
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...