I am a manufacturing engineer from Jabil circuit de Mexico, we have issues in the thermal pad or ground pad whit next mrf part number: NRF52833-QDAA-R, I would like to know...
I have a 5 year old design using a nrf52832 on a MDBT42Q module. The BLE option was placed on the PCB in 2020 and has been unoccupied since going into production. My customer...
Hi,
I'm interested in testing the flash of the nRF54L15. Are there any sample applications or existing projects that could help me get started?
Thanks,
PG
Hi,
I'm working on an application that combines both central and peripheral roles. My 'gateway' should connect to 2 peripherals and sometimes start advertising to make...
Hi,
I am not able to program an Acconeer xm122, which is powered by an 52840. It is mounted on the Acconeer xb122 shield. My nrf52832DK is connected to the shield using...
My AD data is defined with macros as such:
I need to change the manufacturer data then update the advertising data using
My question is: How do I get a pointer to...
I have an NRF9160 system running and I see mention of " The nRF9160 PWM peripheral can capture the period and pulse width of an external PWM signal" but was a little confused...
Hello Nordic,
I worked with the interactive PyACI during several months by using my PC (running the interactive PyACI) connected through usb to a DK used as provisioner...
Hello,
We've recently migrated from SDK version 15.2.0 to 17.0.0 and noticed an anomaly with the clock driver. If the watchdog is started, then after any soft reset (through...
Hello! How can I measure the heap size (total and free space) at runtime?
Right now I'm working with some legacy code that makes a call to mallinfo()
That call returns...
I am testing "nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\experimental\ble_app_cli" example.
Do I need 2 boards to run this example ???
What I got from the infocenter...
Hi
I am using SDK17. I am running the app_pwm example and i get an error with the "nrf_drv_state_t", it is not defined and the "NRF_DRV_STATE_POWERED_ON" is not defined...
Hello,
I'm programming nrf52 with SDK17. My application requires to advertise in 1 channel and also scan in 1 channel too. I have done the code. But when I run the code...
Hi,
I'm programming nRF52833 for my application. I have done to configure my device and it advertised and scanned sequentially. For my application, I advertise and also...
Hi:
I am trying the "Mesh Serial" example on my nrf52840 boards. However, when the Echo command is used after the device is cold-started , a timeout event will occur. I...
hai ,
i am using nrf52840 sdk 15.2 and in my application i have to connect nrf52840 central to peripheral after connection i have write data on ble_lbs_led_status_send i...
Hi,
I am using NR52832 with nRF5_SDK_15.3.0_59ac345 .
I want to scan nearby mobile BLE devices and get its data from its advertising data and also its scan response data...
Hi,
Hi, we have a latency-critical use-case and found the Low Latency Packet Mode ( LLPM ) as a possible solution.
Our current application is using nRF5 SDK 16.0 with...
Hello Devzone
Currently I am following below link to setup the “HID configurator for nRF Desktop”.
link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hello, guys!
We are in an evaluation phase of our future product. Our plan is to use nRF52840-based module and the latest SDK 17.0.2 or FreeRTOS or Zephyr RTOS (will be...
Hello,
On the nRF 52840DK sdk 17and softdevice 140,
in example, peripheral „ble_app_template“ I need to transfer UUID, RSSI,... with time stamp to flash via FDS.
I advertise...