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...
Hi all,
I have a question regarding the BLE mesh specification. When you are transmitting data using advertising frames, how does it check if the transmission medium is...
Hello everyone,
I am working on DFU bootloader application for android and iOS (using Qt C++).
For android everything works fine, but for iOS I have problems.
In order...
for the mass production what is the best solution in order to flash the nRF52?
for the mass production can I use DK PCA10040 ?
The DK PCA10040 can be used for dubbug on...
Hi I'm using Keil MDK 4.7 with nRF5 SDK V15, both of the 2 SDKs are installed at C:\, and the Keil4 Nordic License has been installed. When I tried to compile one of the example...
Hi all,
Is there any possibility to intimate any documentation errors(spell mistakes, content doubts, etc) to nordic documentation team?
Thanks,
Sridhar
Hi,
I have used examples\dfu\secure_bootloader\pca10056_ble application and successfully updated two applications(heart rate and health thermometer) over BLE. In order to...
Hello, i' trying to measure the power consumption of the nrf52840 PDK. So far i have been able to measure the current. How can i go about measuring the voltage and is it constant...
Hello, I recently received a Thingy:52 and was able to connect to PC using J-Link. After uploading Heart Rate Monitor program Thingy is no longer able to be added using iOS...
Hi,
I am facing difficulties porting Mesh examples to IAR.
I am getting the following error : #error "Your compiler is currently not supported." during compilation from...
I'm working with nrf52 dk to read the sensor dht22. i need to follow this steps to make sure the sensor is ready to send data.
Wait until DHT responds and pulls the line...
The problem is that the load was made via application, using nRF Tools in the DFU option, since I wanted to understand what I did with the files and others, but now that I...
Hi,
In nRF51822 proprietary ESB protocol. there have define a "noack" field in structure "nrf_esb_payload_t".
Normally, the "noack" field is set to "false" in transmit...
Hi,
Now,I made a NRF52832 scanner gateway with SDK15.0 and softdevice 6.0.0.
I want it to scan advertiments continuly. So i set SCAN_WINDOW and SCAN_INTERVAL (they are...
I am using mesh sdk v2.0.0 1, 1 client and many server node is successfully provisioned. But when i increase CLIENT_NODE_COUNT (2) instead of 1 only one client is provisioned...
Hi all!
I'm currently trying to communicate with the CR95HF (on the BM019) chip over SPI with the DK52 board.
I'm using SDK 15.0
According to their datasheet, the CR95HF...