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
I want to purchase NRF52810 parts pre-programmed with my Firmware. Is this an option you provide and can I reprogram them via the Debug port if required.
Hi,
I am trying to interfacing the IMP34DT05 Microphone with the NRF52840. I can see in the DSO that CLK pulse is generating in the NRF52840, but there no data pulse from...
I am able to switch between two beacon types i.e. iBeacon and a manufacturer's specific beacon when they are both the same length. I am having trouble switching between an...
We have an OpenThread network composed of nRF52840 devices, but we would like to have ensure that Internet access is not interrupted by a power outage. I saw that there is...
In my application I have a current consumption of ~20µA. When I enter bootloader to perform DFU I initialize my peripherals the same way as in my application and I have added...
Hi,
The release notes of v4.1.2 at https://github.com/NordicSemiconductor/pc-ble-driver/releases
mention the fix
"Fixed an issue where USB connectivity firmware hangs...
Hi!
(My apologies in advance in case the information I need is to be found elsewhere. There are numerous tickets related to GPS/A-GPS, but everybody seems to have his/her...
Hi,
I keep looking at different posts and I struggle to understand.
Is it possible to save to flash (nvm) on a nRF51422 with s130 while the Bluetooth is ON and connected...
Is there an easier way to print out debugging statement that does not need an installation of a logging package in keil.
I am trying to place print statements within the...
Hi,
I'm trying to create a Node application (using Noble) that acts as a DFU controller so that I can automate DFU'ing hundreds of devices (nRF52 using SDK 15.0.0). I've...
Hello, I want to use the Nordic Thingy:52 products to extend the Bluetooth range from my phone to a Nordic Development board. How should I start? Any suggestions? Thanks!
Hello
I am using nRF5 SDK ver.16 to try to create a BLE HID touchscreen device. I referenced ble_hids_mouse example and changed HID report map. On Windows 10, it works pretty...
Hi,
I am getting started with nRF9160DK so that I am try to build the application nrf_cloud_agps on segger embedded studio. But I cannot build the application, it says that...
Hello All,
I am working on nrf52810 chipset and using SDK 17 for my development, I have modified BLE_HTS code by adding peripherals like I2C and ADC, I can able compile...
Hi, I am trying to use the BLE Direction Finding on the nRF52833 dK.
1. Are there any software examples I can use to help me get the direction finding running?
2. Also...