Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi all, I have an nRF52832 which is woken up every 15 seconds by an RTC to check for ESB broadcasts. The nRF52 will be powered continuously until the battery runs out, so...
I want to use AES ECB block present on nrf51 and nrf52 boards for resolvable private address (RPA) generation.
Are there any measurements about how much battery the...
I have an iot/coap environment setup and i want to read input voltage connected to p0.01.I can read the input in terms of resolution(0-1023).I can convert this values to voltage...
I have a project where I need both TWI instances as well as an SPI instance to be used with sdcard and fatfs libraries. When I try to compile I get the error: SPI1_TWI1_IRQHandler...
hi,everyone,I want to ask who know why sdk11.0 ble_ancs push message without push App Identifier?I look at the print, push the news started with tittle ,and the "p_attr -...
Hi!
I'm trying to use a custom made whitelist with my scanning device, but no data is arriving.
Is there something I need to do at the advertising devices? Here is the...
Hi, I have a custom board based around the nRF51822 which I programmed via SWD with the ble_app_hrs_pca10028_s130.hex image provided in the SDK, however when checking with...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
Hello everbody,
I made some current measurements with mit DK nRF52 and the nRF52832 Chip.
Everythings works fine, but I always get "peaks", as you can see on the Picture...
I am using nRF52 pca10400 and I would sample some audio signal for short periods of time, but I found a lot of difficulties with the SAADC example from sdk 13, since if I...
Hi,
I want to collect sensor-data, save it to flash and access it later.
I´m not quite familiar with ways to save data and get a little bit confused by the fds library...
Hi,
We are currently facing this issue, where after a DFU application firmware update (or bootloader update) the bonding information gets wiped out.
We are using a custom...
Hi,
I'm trying to control LSM6DS3 by TWI communication.
Slave address of the chip is 0xD4 when SDO/SA0 pin is low.
I'm using SDK13.0.0.
My code is like below.
...
I will test the receiver blocking of ETSI with the nRF51822 module
(EN300328 V2.1.1 2016-11 5.4.11 Receiver Blocking).
However, please tell me the next items because I do...