Hi there, right now I'm working with an application that allows me to collect data via UART from several sensors (two), and I also I have a SIM module that allows me to communicate...
I ran across this issue while troubleshooting a separate issue, in which I have an nRF52810-based board with no external LFCLK oscillator that is rock-solid with nRF5 SDK...
Hello,
I am having an issue with running my application in release mode. It will only run when NRF_LOG_ENABLED = 1 and NRF_LOG_BACKEND_UART_ENABLED = 1. I can run my debug...
I'm using firmware 1.3.6 and sdk 2.7 for Nordic nRF9160. For the internet connection ppp is being used.
Here are the results:
modem shell:
time wget https://leil.de...
Hi,
I follow the custom board exercise steps with mynRF52840 DK and when I reach step 8.1 , in the deviceTree visual editor, I notice that the GPIO0/1/TE options under ...
I am a long time user of Doxygen and I am familiar with its format. I have been using Doxygen manually in my nRF9160 code and it is working fine. I am using DoxyWizard to...
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it is iBASIS...
Hi,
My current project make use of pairing/bonding and at certain times I change the attribute table. To notify the central device about this change I have added the Service...
I am working on NVMC. I was going through the product specifications for the NVMC. In that, it's given that the number of write operation limit is 181 for a block in nvm....
I'm trying to get the PPK working when connected to aNRF52840-DK, but getting the error - Error while setting up device [REDACTED_SERIAL]: Error occured when close opened...
Hello Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0 in my customboard.
As peripheral, device communicate Ios phone by using ble.
However, my device sometimes...
Hello. my name is Alan. I'm a newbie about BLE bonding.
because our new project needs a bonding feature, I referred to the Heartrate example(ble_app_hrs) to apply bonding...
I am working on ble_app_blinky trying to add the capability to transmit data to another device(e.g Arduino).I have already enabled APP_FIFO_ENABLED ,APP_UART_ENABLED and UART0_ENABLED...
How to add uart peripherals to mesh. Thank you very much
How to add uart peripherals to mesh.Thank you very much
How to add uart peripherals to mesh.Thank you very much...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT.
Only PB-GATT is turned on, is the device only sending GATT broadcast packets.
However, I now need to...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT. Now,
I need to make a product. Support PB-ADV. And it is an LPN device. What should I do?
I am using...
Hello,
We are currently evaluating the Bluetooth Mesh solution for our product-line that consists of a Bluetooth Gateway that can communicate with battery-powered devices...
Hi All,
I am using light_control example from Mesh SDK and I need to get something that identify my device in mesh e.g id, address. I would like to send some message to the...
Hi,
This is somewhat tricky question.
In my custom board application program using nRF52832 chip,
I used uart initialization function (e.g. uart_init()) and printf...
Is it possible to use a Nordic nRF52840 DK and a personal BLE board to run the throughput example? What types of modifications would have to be made to both boards?
Hi,
after setting up the LPN-example like described here I can establish a frindship relation.
When I measure the current I can not get lower than 40uA.
I use a Multimeter...
Hallo
I am developing on a NRF51822, sdk12, s130,
I have encountered a repeated unexpected reset to my device (the reset reason vector register is all 0)
which seems...