As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
I am using Nordic board to drive an accelarator. There is already an exist project and it can run successfully. I want to combine this project to a new project and it has...
Can I use the nrf52810 internal temperature sensor to measure ambient temperature? I know it is designed for die temperature but I don't need to know the accurate temperature...
Hello,
From my understanding, I should integrate the LwM2M Carrier Library connection as the first step in the boot process and once I have received the LWM2M_CARRIER_EVENT_READY...
Hi Team,
If we send 20 bytes of data to AES-ECB 128 bit (CC310/ mbed TLS) Crypto engines for Encryption/Decryption due to bytes padding, how many bytes it will become...
With iOS and Android smartphones we are advertising some ble frames.
With our own code on the nrf 52840 we get around 2-4 advertisements each seconds on the nrf 52840 chip...
Hello,
I am trying to use the peer manager on a nRF52832 acting as a peripheral with both bonding and legacy pairing on SDK 16.0.0.
The application configured with bonding...
I am using version 4.1 of the Mesh SDK and version 16.0.0 of the nRF5 SDK on Windows. I was able to successfully generate the ninja build files using CMake. However, when...
Hi,
I'm interested in multiprocol examples and I'm trying to compile examples provided by the latest sdk for nrf52840 mcu.
IAR 8.x doesn't work I have this error "code...
I have written two functions to write and read data from the flash using flash_fds module. In this way I am calling the function to write the data to flash :
fds_write_record...
Hi there,
I was comparing the power consumption of ble_app_hrs_freertos and ble_app_hrs examples on nRF52840 DK. The average VDD current is 7.4 mA for the example running...
Hello,
I'm in need of turning on and off the LTE link to use the GPS in cases where I can't depend on PSM. The LTE Link Controller library is good for this however I have...
I'm in trouble... My design has 3 SPI devices, and at a late stage I ran out of GPIO so I added a I2C I/O expander before spinning and building my PCB without thinking too...
I'm trying to use nRF sniffer 3 and can't get it to detect the dev kit on Windows or mac. I've installed it into wireshark and see the toolbar, but no interfaces are listed...
Hi,
Can we give a voltage more than VDD+0.3V on an open drain high impedance configured IO pin? By open drain, I mean:
nrf_gpio_cfg(pin_num, NRF_GPIO_PIN_DIR_OUTPUT, NRF_GPIO_PIN_INPUT_DISCONNECT...