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 Team
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
I use a s130_nrf51_2.0.1_softdevice.hex.
It is based on ble_app_multilink_central and...
I am new to Nrf52832.......I have started development of a custom board based on Bt832 and BT832X.
I have built 2 proto boards one with BT832F and the other with BT832X...
Starting idle task using Task Manager library frequently throws error "Unknown function at 0x000008C8" when running with the debugger (often takes several restarts until it...
Hi
I'm using sd_app_evt_wait(); to go into low_power mode. For some reason it coming back , but I can't figure out why.
Peace of code I am executing is;
while (nrf_fstorage_is_busy...
I am trying to print out a string debugging information. But got below error.
No problem change to printf or cast char array name to uint32_t. See first 2 sentence.
char...
I have python 2 and 3 on my Macbook. I can't run nrfutil which I believe is due to the python installation. I need to keep python 3 for other utilities. I would like to run...
Hello!
We're building radio modules with the nRF52840, one with the a frontend amplifier and one without. Both are exhibiting excessive 2nd and 3rd harmonic emissions. ...
Currently, we are testing that 「buttonless DFU + Bonding valid」 in our App.
But After performing F / W Update with DFU, other BLE Service became invisible.(※2)
So, as...
Hi,
I am currently in an attempt of revising an old board, it uses an ANT+ module which is soon going to be out of production. With the nRF52840, if I were to use the ANT...
Dear Sir,
I had a project is lighting the LED matrix, we choose the LED IC is TLC5958 and MCU is using nRF52832.
Now, we have a question is how to change the GPIO output...
Hello all,
I used SDK15 and nRF52840 DK made a long range advertising and long range connected.
I modified the ble_app_uart_c and ble_app_uart example, the long range...
Hi
i am using the sdk 14.0
i am working with sph0645 i2s microphone , i have tested the microphone and it is working fine with the nrf 52 on 912600 baud rate. Now i wan...