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 would like to update an nrf52840 with DFU (usb-serial). On windows I can use nrfutil. But how to proceed if I want to do that from another microcontroller?
Is...
Hi,
I am working with nrf52840 DK and sending real time sensor data to nrf toolbox using ble_uart. I would like to store adc output in flash and then send it over ble uart...
Hi Devzone
I tried to use saadc with 4channels. when I use this without fpu_fft, It prints correct value well.
But, when I insert the fpu_fft and run it, after a while...
Hello
I have a question about SIG certification. As far as I know, to get SIG certified, I need to download the DTM firmware to the board and pass it to the certification...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Dear Community;
I am trying to make an HTTP GET request based on this code . It works fine but I need to adapt that to fit it in my code. I need to pass some arguments...
Hello!
Is there a way to send gps nmea data through ble connection? Almost all gps bluetooth devices use bluetooth classic to send data. The mobile app where I need to get...
Hi,
I need to read the data from the sensor MAXCESS Digital load cell amplifier in which the output we are getting in the form of current ( 4 to 8 mamp) not voltage. can...
Hey guys,
I've been troubled by the this 0x3E issue for almost disappointed to Nordic.
I'm working on a CENTRAL,which is going to connect a headphone with to read some...
Hi i am checking for the Rssi value of the low power node,when i am placing the device in certain feet, it is giving the rssi reading which is approximately matches with others...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
As per below mail I changed settings for...
Dear all,
I'm using an nRF51822 chip for implementing a BLE HID device (mouse) (SDK ver. 12.3.0, SD ver. s130_2.0.1)
I have problems when connecting via BLE with laptops...
Hi..
I want to implement a application ,i want to make a connection one central to multiple peripherals and to transfer the data from the one central to particular peripheral...
Hello All,
I am working on the NRF52810 with sdk 15.3 softdevice 6.1.1
I have added the 3 service like TX power, Battery Service, Immediate alert in my program.
I wanted...