Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi i am facing the issue with initializing the peripherals when the device is wake up from the deep sleep this are the logs i am getting after wake up this taking to log to...
1st problem:
There are some failed case when i run \v2.9.1\modules\bsim_hw_models\nrf_hw_models\tests\zephyr_apps\54_aar_ccm_ecb\src\test_ccm.c
2nd problem:
If I...
Hi there,
I'm using a slightly modified version of coap_client to test out network connectivity with a 1nce SIM card (USA). Essentially, I've modified it from a GET request...
Hello Nordic forum,
I must not quite understand how CoAP callbacks should work. Would anyone be able to give me any advice as to why my modified coap_client results in undefined...
Hi,
I really like the new Zephyr conn_mgr, it is really easy to use, almost UNIX like. I am wondering what is now the best way to control PSM. Will CONFIG_LTE_LINK_CONTROL...
Hi
We know PMIC nPM1300 can transfer battery information through I2C to nRF54L15 to run fuel gauge algorithm
Can we user other PMIC(like MAX77654) that also have I2C I...
Hello, Nordic team.
We are getting the following error and log when we try to program our new nRF52840 DK on Windows 10:
Failed "reading readback protection status...
I have a timer int callback like this:
void pwm_all_handler ( nrf_timer_event_t event_type , void * p_context )
{
if ( event_type == NRF_TIMER_EVENT_COMPARE0) {
...
I am trying to external target using the nRF54L15DK and I get the following error.
Error: Failed with exit code 1. Failed to device info one or more devices: * 1057767167...
Hello everyone
I need to install Nrfutil offline, computers may not have access to the internet, i follow this istruction and prepare the offline directori whit the comand...
Hi,
I am working on zigbee demo "light_switch" with NCS2.8 Add-on SDK.I enabled MCUboot according to the steps in the course " Lesson 9 – Bootloaders and DFU/FOTA "
1...
Hello everyone!
I have a question about flashing firmware to a PCBA with the nRF54 and nRF91, or any dual MCU board in general.
When looking at the Thingy91(x) this...
I am currently working on creating a custom PCB which features an nRF9151 module. I am currently working on pin assignment for our peripherals. Given Zephyr uses a device...
Hi there everyone I am new in nRF development. I was recently trying to add conexio stratus pro but i could not find it in my VS extension. What could be the issue?
Hi everyone,
I have a custom board using the NRF9161. Its hardware is loosely based on the design of the Conexio Stratus Pro and I’m using the Stratus board definitions...