Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hello All,
I have few questions below:
- Does the ENABLE input disconnect the internal power systems completely, or does the circuit remain in some mode and nevertheless...
Hi Sir,
I am testing the NDT w/ example "nRF_DM" (NCS 2.0.0), there are two nRF52840-DK for this test. When two boards link success, the terminal starts to show the log...
Hello everyone
In the company I work for, we make a special kind of dongles which are able to connect to smartphones through BLE and transfer data.
I have 4 of these dongles...
Hi there,
I am working on a door lock project using nRF 52840 DKs and nRF5 SDK for Thread and Zigbee v4.2.0. we are having both ZigBee and BLE protocols in it. I started...
Hi everyone,
I'm trying to implement directed advertising on the BLE codeded PHY.
My setup of consists of two identical NRF5340 based custom boards, running FW based on...
Hi, nice to e-meet you. I want to use nRF52810 pin 25 (or other pins) to drive an external board, and through it to control the external board switch.
I set the pin to H0H1...
Hello,
I am currently working with pc-ble-driver-py and have observed write operations taking an exceedingly long time. Previous DevZone posts on this topic seem to be unresolved...
Hi,
Sorry to seek help again but I cant solve this issue
Steps
1 - nrfjprog -f nrf52 --eraseall
2 - nrfjprog -f nrf52 --program mbr.hex --sectorerase --verify
With...
Hi,
I've got a GPIO interrupt callback that collects an ADC reading. All is fine until there.
But when interrupts become numerous (~3/5k triggers / sec), a MPU FAULT...
Hello. I'm relatively new to zephyr and working with nrf's and I'm experiencing a modem error when running the mqtt_simple sample project that I cant resolve. Upon booting...
Using the Zephyr logging system, setting Kconfig option in prj.conf to override logging to level 4 (output LOG_DBG messages) breaks the console and no output is sent at all...
Updating to NCS 2.1.0 the CONFIG_ADP536X_BUS_NAME is still defined but seems to be not longer valid.
The "adp536x.h" is now in the includes. Is there a supported way to...
Hi.
The LE Audio Controller Subsystem for nRF53 used by the nRF5340 Audio example as I understand it, is only available as Hex file.
Is this controller based on the Softdevice...