hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hello,
I'm trying to setup a nRF Cloud Bluetooth gateway using my PC (with openSuse 42.2 64bits and rRF Connect v2.1.0 + nRF Cloud Gateway v0.9.7) and a nRF52 DK and I...
Hello: I am using an NRF51 dongle. Date on the device sticker on the back is 2015.38. Also using nrf51_ble_driver_linux_0.5.0.
I can see/connect to the device I am trying...
Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
The following steps i used to Flash my nrf52 DK with DFu Serial secure.
Downloaded and installed
a)nrf5_SDK_13.0.0 b)nrfgo Studio c) keilv5 d)Python 2.7.9 e) pip...
Hello everyone, i have get nRF52840-PDK and now working on it. I use SDK 13 and SoftDevice S140.
My Project base on ble_app_template and i want add my service in this Project...
Hi,
I am currently using the NRF52 in a serialized application, with the SPI bus. I am using the SDK 12.1.0 and the softdevice S132 V3.0.0
My application is running...
Hi,
Can I use TI (cheap module 2451) as experimental blinky with central NRF52832.Don't need send button command , only UUID (TI:FFE0) check.It is possible?
Thanks
Hi all:
I download nRF51-ble-bcast-mesh from GitHub ,and put this project under below folder
...SDK8.1.0\examples\nRF51-ble-bcast-mesh-master\
compile this example...
I was doing power profiling using the PPK. All was working OK, as far as I went. I disconnected the PPK, and returned to normal debugging with stand-alone DK. Now I can't...
hi,all
S110 NRF51822 SDK8.0.0 server
i want to increase the througout speed,the SDK8.0.0 support changing MTU size?
MTU Can be in 4.0 protocol is modified?
if SDK8.0...
Hello,
I am starting to create a bootloader and I want it to be independant of the SoftDevice. Is there any open source implementation of a flash_write function that I...
Hi
officially for the nrf51 chip, 40 ppm frequency tolerance recommended but I'm not able to find this much of tolerance in digikey.
The only matching crystal digikey...
I am trying to get a NRF HRS central (ble_app_hrs_c) to make a connection to a NRF HRS peripheral (ble_app_hrs). However, the peripheral does not show up whenever the central...
It seems like a really great company, but after exploring and asking , and searching for a good BLE solution, I just can't find a good fit.
So you want a GOOD processor...
What is the Best way to send float over BLE?
Values range between -2.000volt and +2.000Volt (-2000mV / +2000mV)
Do I break it into two uint8_t and manipulate the +/- sign...
I am engineer, and I may be sensitive to user experience, or just a bad engineer but I do not get this.
I read ALL the guides available in the last 5 hours,
this
this...
Hello,
I have just migrated my project from sdk 9 to sdk 12.2....and of course from Device Manager to Peer manager. My initial project which was built off of the sdk 9...