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,i use SDK13.1 and nRF52840.I keep the DFU_APP_DATA_RESERVED equal to the FDS_VIRTUAL_PAGES.When i change the pages of them to 200,OTA was broken off when starting DFU.When...
SDK13, S132, nRF52832.
I use whitelist and bond peripherails. But after bonded 20 pcs of peripherials, I can work with only first 8 bonded.
Which parameters should change...
I’m trying to create a nRF8001 device without the need for any keys, because the device will be inaccessible in mounted condition. Additionally the connection must be secured...
I am utilizing the nRF52832 with softdevice S332 with both ANT and BLE enabled (no peer manager). When I set the ANT search for a channel to use ANT_WAVEFORM_FAST it causes...
Hi,
I am trying to use fds file system to save some data in flash,
when using the example code of sdk 14.0.1, it is not normally operated,
NRF_ERROR_INVALID_PARAM error...
Hello
I am using nRF51822 Nordic controller, SDK 9 and S130 Soft-Device.
I have used to generate a 1 KHz PWM signal successfully using timer 1.
And generating a 4 MHz...
Hi,
I have designed one custom board using nrf52810 and GPS module. where i can get the gps data via UART to my nrf52810 chip and then from nrf52810 sending same data to...
Hello Sir,
we have designed custom PCB using nRF52832, I am little confused for is it OK. I have attached top and bottom layer layout of my PCB please sir review it and...
Hi guys,
I'm struggling over some basic concepts related to the Mesh SDK, specifically with the Bearer layer and why the Mesh SDK uses the Timeslot API. I'll try to explain...
Hi all,
I'm trying to writing a device information service client on top of ble_app_multilink_central example on nRF52830 using SDK14.1.0 and softdevice 5.0 and have a...
Hello World,
I checked the Developers Zone, but I have not found the direct example of my problem.
I use the RuuviTag board with NRF52832_XXAA.
I use it as a development...
Hello,
I have question about signal names in datasheet nRF52840.
On the pins B19 and T2 on page 14 both pins have the same initial signal names (P0.11).
Please send me...
Hello,
I would like to add the ST7735 driver from the nRF5_SDK to the Mesh SDK along with the necessary components (SPI,..). I copied the entire components directory to...
How is the health model supposed to work?
I'm currently doing some tests with the light switch example and I don't really understand the different roles of the nodes in the...
Hello,
I have some trouble to write/read data in flash region,
I am using FICR region to save data,
if trying the command : nrfjprog --memrd 0x10000010 --n 0x10
I...