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...
I was running an application we have recently developed and it was connected to my phone when the LED1 started glowing faintly and then the bluetooth connection dropped. After...
Hi,
Our product has the HID of profiles and the connection is bonded link. So Auto re-connect in the system of mobile when the bond of the mobile around the device.
But...
I have developed software for a custom board (#1) with the nrf52832-CIAA (QFN packet) with LED's and buttons. It works.
I use the same software for another custom board...
m_prov_state is getting assigned at line #150 as well, I thing the assignment here is redundant.
I have also created a pull request on GitHub for this. Although this is...
I am trying to use an application timer along with some variables. I am using ble_app_template as base. To start of I've got the timer without any parameters being passed...
Hello,
I'm trying to port my application from the nrf52832 to the nrf52810. I'm using the Fanstel modules, originally was using BT832 and am now trying to bring the application...
1.What are the dimensions of the NFC antenna (component A1) for the reference designs given in the design files here
http://infocenter.nordicsemi.com/pdf/nRF52832-CIAA_Ref_Layout_v1...
Hi,
As showed in the code, I masked " else if (m_nw_state.provisioned_devices == 0) ", then it reported "NRF_ERROR_NOT_SUPPORTED".
Can you tell me how should I do...
Hello,
I didn't manage to run PA/LNA switching with softdevice (function: sd_ble_opt_set(BLE_COMMON_OPT_PA_LNA, &options)) with P1.* GPIO pins.
Note that all P0.* pins...
Hi,
Is there any chance that we can completely turn-off the radio part of nRF52832 and only the application part of the processor running. Also, we should be able to turn...
Hi,
I would like to program and debug a code into the Nordic Thingy:52. I read that I should have either J-Link or nRF52 DK. And I have the nRF52 DK, but I don't know...
Hello all,
I'm working with the nRF51 SoCs, with the s130 SoftDevice and SDK12.1.0
I have a BLE Nano from Red Bear Lab that has a nRF51822 doing adv and it expose...
I want to put application, softdevice, and bootloader into one hex file, after doing research, I think I need bootloader settings page to make the application run. I get the...
Hello,
I have been using another vendors mesh stack to develop a product that uses mesh networking, however, their stack is limited to storing provisioning data in a certain...