Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
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...
During the webcast earlier this week, we were shown a phone pairing with the nRF52 dev board using NFC.
Is the code used for that NFC demo available as an example project...