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, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
The documentation on the SAADC peripheral driver is unclear about how the samples are handled. When I read the docs I was under the impression that when providing a multiple...
Hi All,
We are using nRF52832 in our product. We are facing issue to establish bootloader in it. We used example codes for bootloader.
Below SDK example and procedure...
This questions seems to have been asked before in bits and bobs, but it's been hard to get a full concrete answer to this, which should be simple (in hindsight) I hope.
...
I’ve provided radiated immunity test for our devise based on the nRF52832.
The test has been provided by electromagnetic pulse with a power of 10V/m ,duration 1sec and the...
I am testing on my own board. The SDK is nRF5_SDK_12.3.0_d7731ad IDE is IAR Embedded for arm 8.30, windows version. Softdevice is S130. chip nRF51822_xxAC.
The firmware...
Hi,
I am in need of merging ble_uart and proximity program.
is there any code already there
I need to sens the data from nrf to mobile and i want to know that the nrf...
Hello everybody, I am trying to exercise the DFU for mesh following the DFU quick start guide (v2.0.1). To put you in context I have four nRF52840 devkits, three of them are...
hi..
i am using nf52832 ... segger 15.2version ... while i am start to execute the code .. i am getting the error at nrf_breakpoint_cond ... then i tried to set breakpoints...
Hi,
I am new to software development and had a query about software version control with the Keil IDE using git.
As a beginner, I simply copied an example project in the...
Hello,
I'm on nrf52DK PCA10040, SDK15.2
I'm sure it's quite basic, but I don't get it. I just need to write actually two uint32_t value in flash memory (so FLASH_DATA_LENGHT...
Hi,
I have got a nRF542840 dongle, and I have installed all the required programs (I got all from this website: https://www.nordicsemi.com/eng/Products/Getting-started-with...
I recently went through the process of building the pc-ble-driver-py library/drivers and running it on my NRF528240 Dongle and have no issues with it. I wanted to share it...
Hello,
I have problems to get SES working with nrf51822 projects. If i import project with help of tutorial from nordic semi i get undefined symbol __data_start__. Now i...
Good day!
Work with nrf51822 central with S130,
I've read this questions and links in answers:
https://devzone.nordicsemi.com/f/nordic-q-a/20924/sd_ble_gattc_char_value_by_uuid_read...