I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
Hi guys,
I was working on my nRF5340 based custom board. From a certain point on the nRF5340 stopped to accept any command from J-Link (SWD link). For example, in response...
I Separate two projects ,SPM application and non-secure application.the spi driver can work in non-secure application,when I try to transplant the spi driver in SPM application...
Hi,
We are using nRF52840 in HV mode and VDD is configured for 1.8v. By mistake, we have connected VDDH to one of the GPIOs as input. What are the implications? How much...
Hi Team,
We are using nrf9160 DK, So we tested the lte_ble_gateway application where we can take the ble data to cloud acting 9160 as gateway. So we also want to perform...
Hi, I'm trying to get the gps driver to work, but the initialization requires getting a device binding. The Asset Tracker project does it like this:
device_get_binding(CONFIG_GPS_DEV_NAME...
<environment> - Windows10 - nrf v1.3.0 - modem v1.2.0 - DK 0.9.0
I get "CLOUD_EVT_ERROR" when using nrf_cloud_agps. There is an error saying "Connection was closed, possibly...
Hello ,
Is there a DFU master code through which one nrf52832 can be updated from another nrf52832. If not please let me know of some useful material to refer to implement...
Hi,
I am using the last up to date demo software for long range BLE throughput test and get systematically, as soon as I press buton 3 or 4 an error "Lost logs - increase...
What are the failure points of a properly developed DFU for OTA updates? On a consumer device where a user may do anything and everything to a device that is executing a DFU...
Hello I have a question, after watching the video: youtu.be/7h4wxyFktkQ It is mentioned that it is not recommended to connect to Google Cloud Platform from a device that is...
Hi, I am running NRF5_SDK_13.0.0_04 and s132_nrf52_4.0.3 on a custom board.
I am getting a Soft Device Fault on an NRF52832 device that I am not able to root cause. This...
Hi,
I downloaded nRF5_SDK_15.3.0_59ac345.
The first time,
Uploaded "..\examples\connectivity\ble_connectivity\hex ble_connectivity_s140_usb_hci_pca10059.hex" by nRF...
So I'm sending multiple payloads of the same width from the transmitter to a receiver and I see it sends only sends 3 times after which `TX_FULL` bit is set in the status...
Hi,
I'm working on a project involving pressure sensors.
These are to be read out via UART and then transmit the data via Mesh to a relay node up to a PC, which visualises...
Dear Sir or Madam, I am asking advice on the following matter: When trying to port the "pin_change_int" example to a nrf52833 DK the code compiles but is not showing the expected...