Hi,
What is the lowest possible current consumption for nrf52840 dongle dev board with zigbee ?
I'm using this for development and i'm getting 20-30uA in idle. Is it possible...
Hello, I am working on incorporating flash logging into an application that has a GRTC-driven EGU interrupt (capture/compare event). Here is where I am setting up the EGU...
We are experiencing some ESB link failures on the receiver end of our system: nrf54L15. After minutes to hours of use the receiver will stop getting data (we know the transmitter...
Hello,
I am developing a board with the SIP nRF9151.
I'm designing the board with a shared antenna for both the GNSS and LTE signals (Ignion NN02-224).
For the antenna...
Hello, I want to implement a project with BLE mesh. Several nRF52480 boards should form a mesh and e.g. send the status of one of their buttons to a tablet. What would be...
Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
With our nRF53832 device we are not using NFC.
For the lowest power usage should I keep them as disabled NFC pins or change them to GPIO pins and drive them to the same...
Hi!
I have a question regarding nRF51822 supply in internal LDO setup. Is decoupling capacitor on pin DEC2 necessary in this supply setup? Looking at schematic in nRF51...
Hi! As far as understood, there are only 2 clock cycles before the Watchdog timer reset occurs. Is there a way to change/set this to a different value? I need to write in...
Hello!
When using the NRF_LOG module along with a JLink, when I connect the probe to the nRF the RTTClient prints out the first lines that were written when the probe was...
i comple the ble_app_proximity in SDK15, Config APP_ADV_DURATION for 10s,after timeout, no BLE_ADV_EVT_IDLE occur in on_adv_evt.
how put the system into sleep mode?
Hi,
how can i merge ble_app_beacon with mesh sdk beaconing example?? I want to advertise sensor data into beacon advertisement packet. all beacons should be formed a mesh...
Hi All,
I am trying to use TWI on NRF52832 using SDK 12.3 + SD132 but without any success.
For some reason, there is no signal coming out on the configured SDA + SCL pins...
Greetings.
I have PCA10056 0.9.3 and have downloaded nRF5_SDK_15.0.0_a53641a. I am trying to run pre-compiled ble_peripheral examples. I have tried ble_app_blinky and ble_app_uart...
I can connect the board to the Pi and ping it with a globally valid IPv6.
When trying to connect with the MQTT broker, however, no package is sent from the Chip to the Pi...
Hi,
I'm having a problem with the use of bonds since I migrated from SDK 13.1 to 15.0. The problem is that the function gscm_local_db_cache_update() in the gatts_cache_manager...
My kit is a nRF52840 PDK, i've installed SDK_14.2.0 and succesfully built and flashed the ble_app_hrs example project, but i'm not able to work as expected with the debugger...
Hello,
I am trying to build the light_switch_provisioner_nrf52832_xxAA_s132_6.0.0 example with my Laird BL652 DVK, I have modified the board to be hardware identical to...
I was running an application we have recently developed and it was connected to my phone when the LED1 started glowing faintly and then the bluetooth connection dropped. After...
Hi,
Our product has the HID of profiles and the connection is bonded link. So Auto re-connect in the system of mobile when the bond of the mobile around the device.
But...