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 NORDIC,
is it possible to store float array in fds. i am able to store intrger values but unable to store float values. i am using example in this link :- github.com...
We have observed in couple of large size deployments that data packets from beacons that are bit far away tend to be corrupted. Devices that scan the signals from BLE beacons...
I have read the previous questions regarding the above subject, i found that changing the maximum bonding devices limit defined in device_manager_cnfg.h will work, but it...
Hello everyone, I must to write and read a I2C eeprom like 24c256. I tryed to do it but all the examples with I2C protocol works with 8bit addressing. I tryed to modify mpu6050...
Does the components on the development kit increase the power consumption compared to what you would expect from a low power-optimized application-specific PCB?
Other than...
I use the ble uart app to receive the data from mobile phone. The data packet size is 20 byte. If I transmit the packet one by one without adding delay, is it possible that...
HI,
Can anybody give me the connections to a BMD-300 with nRF52DK and the steps to program a BMD-300 from scratch? Which document provides the information, if there is any...
For ble_app_uart, if I write below routine to send data to mobile phone application. Can the mobile phone application receive all the packets without packet lose.
for(i...
my questions is in relation to BLE and the ability to sense RF at different distances using either dBi or RSSI(rather not use this), is there an accessable dBi signal strength...
I want make OpenMesh stack running as a task with freertos(8.2.1).
first,I got two LEDs tasks running on nrf51822 very well,That's the base.
Then I set mesh stack as...
Hi,
I am using relay example code to test, the example code is under below folder: C:\Keil_v5\ARM\PACK\NordicSemiconductor\nRF_Examples\11.0.0-2.alpha\ble_central_and_peripheral...
I am using the nRF5_SDK_11.0.0.
I want to state of the system off sleep after entering system on sleep.
For example, from the state of system on sleep, it becomes system...