Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hello! I'm working on a project communicationg using two BLE devices (central and peripheral). On the central side we want to scan and connect to a peripheral that advertises...
Hi, all
I'm trying to write/erase data to flash memory (nrf52833, pca10100)
I want to erase only 4 bytes.. Is it wrong to define like this? I guess '4' value's unit is...
I am creating a smart toothbrush (inputs gyroscope and accelometer data and outputs teeth region). The smart toothbrush has an IMU that collects 6 readings (3 gyroscope and...
Hi guys,
I am using nRF5 SDK for Mesh v4.2.0 and I implemented this simple message model which can enable the communication between LPN and server node. After my nodes are...
Hi everyone, I see in nRF5 SDK 16.0.0, a Button/Led/Timer assign for handler, like that: bsp_init(BSP_INIT_LEDS | BSP_INIT_BUTTONS, bsp_event_handler); Or: app_timer_create...
Hello,
I was working on buttonless dfu feature. I add buttonless dfu service as shown as ble_app_buttonless_dfu example and i manage to perform a ota dfu on nrf52 devkit...
Dear Sir.
Moving to version 2.4.99 from version 1.2.0 .
In previous version SPI worked well , cs was configured in overlay as
&spi3 { status = "okay"; compatible...
Hi,
I was evaluating FOTA on nRF5340 as possible upgrade to 52 series. All went good which I'm happy of.
However application size is limited roughly to half flash size...
Dear Community;
We are trying to send data via Lora using a nRF9160. The Lora transreceiver we are using is a RFM95W(Semtech SX1272). There are samples of code to receive...
Hi all,
I'm trying to set up my nRF52840 Dongle as a BLE Sniffer. I've followed the setup instructions from "nRF Sniffer for Bluetooth LE-- User Guide" v3.2, and I'm using...
Hi DevZone Team,
Is there a way to stop the ZigBee network steering after a device has successfully joined instead of waiting for the timeout to expire?
Thanks
Which nrf5340 BLE examples build and run? I've tried several and get build errors on everything I've tried.
This is for both the app and net processor.
Hi there,
I'm using nrf52840 DK and Custom board, SDK 17.0.2, Segger Embedded Studio(SES v5.20
my problem was the code running fine but after a while it will go...
Hi,
I am using w25q16 serial flash spi memory with nrf52832.
the flash memory is working fine with all analog input pins(2,3,4,5,28,29,30,31).
but due to the hardware...