I have a custom nRF52833 wired to an Adafruit USB Micro-B Breakout Board, and when I plug it into a Windows computer, it gives a device not recognized message and no COM port...
Hi all,
We are running v2.4.0 SLM in nRF-9160 as pure modem, communicating with our external MCU. And we need to send a MODBUS-TCP write request command about each 10 seconds...
You are trying to perform RSA encryption using CC312 on the nRF5340, but the function:
returns -147 (PSA_ERROR_NOT_SUPPORTED) when CONFIG_PSA_CRYPTO_DRIVER_CC3XX=y and...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
Dear Nordic
I use nRF5 SDK BLE_Central / uart to connect our custom peripherals by address, and I found that it seem need to 4~5 seconds to finish connecting
Here is the...
I'm just trying this sample: nrfx_uarte tx_rx_non_blocking, but this is what I can see in the terminal. Why those errors?
[00:00:00.253,479] <inf> NRFX_EXAMPLE: Starting...
With Soft Device 5.1.0 I generated the binaries from the hex by doing:
arm-none-eabi-objcopy -Iihex -Obinary --remove-section .sec1 --remove-section .sec2 s110_nrf51822_5...
Dear support,
We are in the design stage for a BLE application. We looked at different options. Although the NRF51822 seems better in specs. The TI parts CCxx offer this...
So far I have made a successful program that utilizes BLE to send and receive radio signals in Kiel. But I have only been testing this program by using the provided Master...
I just entered a Case to Nordic with this same question but do not expect to get a response over the weekend so I am posting here. I made the assumption that the Nordic Cases...
Dear everyone:
Now,I have a project which use Nordic product solution to developemnt.
And , We need your company to provide some information and solution.
(like,have...
What is the maximum value of RSSI parameter for nrf_gzll_device_tx_info_t structure?
I have done a test on RSSI parameter value return in nrf_gzll_device_tx_success callback...
Hi Nordic
I don't fully understand the drive settings for the GPIO. For example S0H1 means when the pin is CLEARED, it will use standard drive (can sink 0.5mA) and when...
Hi there,
i was trying to implement a firmware for a small device using the nRF8001 only in broadcasting mode.
So far, everything works fine. But one thing mentioned...
I'm happy with the status of my app on the evaluation board and I'm ready to start downloading it to my target board. I plugged the Segger J-Link Lite CortexM board into one...
I'm looking into the service creation portion of BLE, and I've made it pretty far. But one problem that I'm running into is sending more than 8 bits of data at a time back...
Now I am doing the BP by using the "ble_app_bps" project. I find it still advertising after connecting to the master,so the power consumption is high.So I wanth to use the...