Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
hello Nordic
i am working with nrf52832, ncs 1.7.1
i am trying to work with external flash driver (25lp128)
so my dts looks like this:
my configs are this:
myboard...
Hi,
For some time I'm developing application for both central and peripheral devices. The Idea is that both devices have a special mode in which they pair & bond and add...
Hi,
I am developing a project that includes transmission and reception in particular timeslots. I checked the radio example in nrf5 sdk and copied the trasmission part to...
Hello, How send media keys like volume to host using usb hid protocol? For example I using usbd_hid_composite example. I add this code #define APP_USBD_HID_MEDIA_REPORT_DSC...
The direction-finding white paper shows an example for the NRF52811.
I have tried the example to get some NON-softdevice based code and several variations thereof and...
Hi, I am using nRF52832 module (GAP peripheral, GATT server) with nRF5SDK, ble_app_uart_pca10040_s112 application.
I need some help on dynamically changing the BLE device...
We are trying to make DFU over BLE with external flash to overcome the large application size. This is what we are looking for: - Use BLE to transfer the OTA image - Since...
Hi,
I am attempting to get the zephyr usb dfu sample located at ncs/zephyr/samples/usb/dfu to work using external flash. I am using the nrf52833 on a custom board in combination...
Dear Forum,
Im sending at-command's from the nrf52840dk over UART to the NRF9160dk.
Hooking up the NRF9160 to the pc directly, every command works fine, but when sending...
Hello,
Up until today I had been developing fine with visual studio code, installed via Toolchain Manager. Then, I clicked "Pristine Build" for the first time in a few days...
Hi,
I need to implement low power mode in my project with an nRF52832. From a general perspective, I want to:
1) boot the device,
2) initialise stuff/peripherals,
...
Hello dear nRF people!
I am going thorough the various power optimization techniques and over and over again I come across the following advice here on the DevZone:
...
Hello,
I accidentally left the team I had all my devices on in an attempt to connect to a new team and transfer the devices there. I still have access to the account, but...
Hi, We have a central app running pc-ble-driver-js 2.7.2 with dongles burnt with 4.1.2 firmware, on node 12.x.x, which has been running successfully on windows + ubuntu +...
Hi, I'm developing an application using nRF52833 and Module Sim. This project use BLE, PWM, libuarte, 3 app timers, saadc Now I want to add an feature that is update firmware...