Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi,
Does Central or Peripheral UART enable ACK/NACK in the code for BLE communication? How does Peripheral recognize if Central has received all the data ? Is there any...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
Dear forum, I am testing out the radio on the nrf5340 using two evaluation board connected to a SES setup, but the receiving board only gets garbage and the checksum is never...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hello Everyone
i am using LINK LOSS service i would like to send notifcation to the peer device if the connection is lost and also if the connection is made between two...
Hi,
How to send large amount of data, using multiple characteristics? Assume that my data size 800 bytes and characteristics with notify property. I did splitting the data...
Hello,
I am looking for a way to send more than 20 bytes by using 'sd_ble_gatts_hvx' function.
I want to get the maximum debit that is in theory 6x20 bytes
Do I just...
Hello everyone,
I am doing a project in which a nRF58122 is getting data of an accelerometer and an ADC. Those can be set a really high frequencies. The problem is, when...
Hi all,
I'm working with the Nordic nRF51422 DK that has the nRF51422 chip with 32 KB of RAM.
My application works great on it using the SoftDevice S130 as BLE stack....
Hello!
I have been experiencing some trouble with the PStorage API. I have browsed every example and similar question I can find and none seem to match the continuing issues...
Now, we are checking nRF51822 ADC sample program in SDK.
When P0.1 input is lower than 0.7V, outputs is 0.
We are wondering if the performance is correct.
Could you...
I've been going back and forth with my manager, and I need source to show whether I'm right or wrong about a specific possible functionality of the nRF51.
I was wondering...
Hi, I have a Nordic nRF52 Development Kit. The ADC examples work, the LED examples work, and the NFC examples work. However, none of the Bluetooth examples work. The LEDs...
My DevKit arrived today. Very nice.
Plugged it into my mac, immediately recognized as USB device. Flashing LED, mounted as storage device, etc.
Tried to enter Bootloader...