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.
We got Thingy for power measurement purposes. I tried first the it out of box and it works fine. Same with pre-built image.
However if I build the SDK example and...
non connectable advertise success when in SDK 8.0.0, however I got error code 0x00000007 when upgrade to SDK 9.0.0.
I find out error code 7 is NRF_ERROR_INVALID_PARAM,...
hi,
my development kit nrf52832 is not detecting via phone nrf connect app . it appears like no device found .i flashed the ble blinky example program (sdk 15.2version)...
Hi to everyone!
I recently bought the nRF52 SDK to use it in a project, but the kit contains a NFC antenna and I don´t know its use.
My project its about Bluetooth Mesh...
i use the sdk15.2.0, the chip is nrf52832,my device have both BLE peripheral,and BLE center in my application, I use center to connect with peripheral, i directly use the...
HelloI am trying to program nRF52832 QFAA and am succeeding only partially: the debugger is connecting to the chip, and I can RUN step by step, however, I'm seeing only the...
Hello, I have adjusted the Uart Central Example from the SDK 15.1.0 with the stack s140 v6.1.0 so that the device can connect to two peripherals. The name of the device is...
Hi All,
I use SDK 15.2 to periodically trigger ADC acquisition tasks via PPI. But SOFTDEVICE: INVALID MEMORY ACCESS error occurred while the system is running.
I found...
I am using nrf52832, SDK v14.2, Softdevice s132_nrf52_5.0.0.
I had program the softdeive in flash, and I program the DTM firmware as application(start address set as 0x23000...
Hi Guys,
How do I configure Embedded Studio to generate full build log output? For example I want check whether all the header I included is compiled correctly.
Please refer back to the original link
The reason for this massive edit is because this post included code I tried to reconstruct from memory at home with only the SDK sources...
Dear team, We are getting an error in running the Android app in the background: ' Service destroyed '. It comes when the app is minimized and use any other app after that...
Please update the excellent guide at https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader for bond forwarding.
Among other happy...
Hi,
I wish to use AES ECB based on M52840. I use ble_app_uart example as template.
I enabled NRF_CRYPTO_ENABLED, NRF_CRYPTO_BACKEND_CC310_ENABLED and NRF_CRYPTO_BACKEND_CC310_AES_ECB_ENABLED...
Hi,
i am totally beginner to the nrf ,i couldn't able to understand the TWI sensor program
where i will find the API , funtion definition
i want to understand each and...