Hello,
I am using SDK v2.9.1 for a Bl653 (NRF52833) and was trying to use the Nordic Academy Example for how to setup the SPI bus. The Nordic Academy example states we must...
I'm currently working on configuring the nPM1300 used in our custom board. In the product spec v1.2, it supports 2 USB compliant current limits, IBUS at 100mA and IBUS at...
Hi,
I am currently trying to enable the GPIO output interrupt functionality on my nPM1300ek with an STM32. However, I am unable to get it work correctly(I was only able...
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...
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...
I have developed software for a custom board (#1) with the nrf52832-CIAA (QFN packet) with LED's and buttons. It works.
I use the same software for another custom board...
m_prov_state is getting assigned at line #150 as well, I thing the assignment here is redundant.
I have also created a pull request on GitHub for this. Although this is...
I am trying to use an application timer along with some variables. I am using ble_app_template as base. To start of I've got the timer without any parameters being passed...
Hello,
I'm trying to port my application from the nrf52832 to the nrf52810. I'm using the Fanstel modules, originally was using BT832 and am now trying to bring the application...