Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hi Team,
Nrf52840 DK acting as central and we trying to connect our peripheral device, we observed below logs with total duration of around 300ms.
Is there any way limit...
Hi forum,
I am working on nrf52832 using sdk15.0.0. using project ble_app_beacon.
In this project I am setting tx_power 0dbm,4dbm,-4dbm and -8dbm.while setting this tx_power...
Hi, Nordic
nRF52 as GZP Device, nRF24 as GZP Host
I know if nRF52 is range of nRF24, the pair will be worked.
I want to know what is the distance.
And if I use unencrypt...
Hi everyone,
I work on an custom board with the nrf52840, the SDK 15.2.0, the SoftDevice 140 6.1.0 and FreeRTOS.
My problem is that during a BLE transfert of a lot of...
Can I develop a software with MESH network support (1MBPS) and 16 Central links (CODED_PHY)?
All my tries is unfortunaly. But I dont give up.
Just guide me please and...
Hi, I have 2 nRF52840 D K but suddenly both are not showing on my PC. I have checked my data cable which is working fine on mobile and transferring data. I have also checked...
Hello,
I am evaluating the possibility to use ESB protocol on nRF52840 development kit. As far as I understood, for HW limitations, the maximum number of pipes in a star...
Hi all.
I want to increase number of sending packets in TI. I searched for the answer and I found answer wasn't for v7.2.0.
please give me a solution for v7.2.0 sdk ....
Hi
I want to receive data through UART RX interrupt.
--> A n interruption occurs to notify me w hen one character(byte) is received, and i store it to my memory buffer...
Hi everyone!
We're working with the processor nRF51422 with S210 softdevice and we've found an issue about the QDEC sample frequency. In fact, the minimum sample period by...
i have nRF52840 Dongle (PCA10059) and when i connected the dongle and opened nrf connect SDK application and tried to run BLE, then i am getting the following error. Kindly...
I am following the step to install my nRF52DK, but when I check it with "python3 nrf_sniffer_ble.py --extcap-interfaces", it has some error:
Could anyone help?
Hey!
I will post the whole code if necessary but for instance as I thought it would be a little glitch in my code, I tried to explain the basics of my problem for now: ...
ASSET TRACKER V2 Modem problems:
I have set up asset tracker V2 for nRF9160 and it sends the messages (GPS, Temp, Hum, etc) and the corresponding timestamps, which I can...