Hi, I have to integrate on my MQTT application , location library using GNSS. Actually I am using location library on cellular. I want to use exclusively GNSS. I am developing...
Hi, I am using two nRF54L15 DKs running THroughput samples.
The result of coded s8 is 52kbps, which is close to the theory number.
When I change to S2 code, the result...
I'm moving to 2.9.1 and trying to get mipi working with a st7789 display. I have it working with 2.6.1 without mipi, but can't seem to get it working with mipi on a nrf5340dk...
Hi
I have one nordic nRF54L15 DK using as peripheral, I want to know the power of it. Thus, I use PPK2 to be a 1.8 voltage source and connect VOUT to P6 pin 1 and GND to...
How do I produce a signed file to flash to the network core for firmware update? I am using a child image/parent concept with the \nrf\samples\ipc\ipc_service\ project, When...
Hi,
I’m working with the Wi-Fi station example on the nRF54H20 using SDK v3.0.0, and I’m encountering a critical issue when trying to bring up the nRF7002EK Wi-Fi module...
Errors while starting debugging session
I am getting error 65 'access violation' in Keil Uv5 and 4.
In IAR , I am getting 'User Error:Stack Pointer is setup into incorrect...
Hi,
I modiy the usbd_hid_generic example to tow endpoint by sdk15.0.When i use the USB testtool send some datas to usb deivce,the d atas cannot be read properly by NRF_USBD_EP_OK...
Hi, in our one project we are using nrf52832 radio to transmit the data packets. After transmitting the data packets, the nRF52832 chip need to disable the radio to minimize...
Using SDK 15.0.0, I have ported the peripheral/usbd example to custom hardware based on the nRF52840-QIAAC0.
In the nrf_drv_usbd_enable() function, execution hangs at
...
I'm communicating with a temperature sensor using I2C/TWI and I'm now trying to send that received data over BLE using the HTS service.
When I send a ble_hts_meas_t with...
Hello,
I am using nRF52 with ADS1292, and i am trying to sample at 8kHz with data throughput of 72kB/s, but some data is being randomly shifted giving me random spikes...
Hi Nordic Team,
I am requesting any block diagram level documentations - on a high level software architecture overview of SDK.
My goal is to understand how different...
Hello All,
I want to know Maximum External flash size supported by nrf52832 .
On which parameter Maximum size of external flash depends?
If it depends on usage, then...
Hello,
I'm currently using a bootloader based on the one included with SDK 15. We're close to mass production and I need to decide on how much space I should leave for the...
Hi,
I have designed a system that uses the SAADC to sample 3 analog inputs in scan mode at 8 KSPS, performs downsampling by a factor of 8 using the DSP, and sends the results...
Hello community and Nordic support.
Very briefly about my profile: I have worked with NRF52 chips in my previous company for about half a year and have a good understanding...
in my tutorial I need to implement an I2C or TWI sensor on a peripheral BLE. In SoftDevice Software in Example-> Peripheral there are 2 methods 1) twi_sensor or 2) twi_master_with_twis_slave...
I used nRF Mesh app both iOS and Android versions to communicate with
nrf5_SDK_for_Mesh_v2.0.1_src\examples\light_switch\client
and
nrf5_SDK_for_Mesh_v2.0.1_src\examples...
The system consist of two nRF52832, one acting as SPIM and the other one as SPIS. I hace created a while loop always asking for certain amount of bytes but the MISO line on...
Hello, I am new to nRF micro-controllers and using Netbeans. I have cloned the repo of a project I would like to run, which builds successfully, and am getting the following...