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 have been playing around with example projects in SES (I'm using SDK 15.2.0, SES version 3.52a).
Now wish to start a project from scratch, and import libraries from the...
I am writing code to get a nrf52840 DK to associate with an existing 802.15.4 coordinator using the 802.15.4 API module within SDK 15.2.
I've called "mlme_scan_req" and...
We work with custom firmware and use the softdevice 2.0.1 on the nrf51822
I upload the firmware as .zip file using the android nrf Toolbox, which works fine, but when performing...
hi there,
i have made the application and dfu working but there is a smal issue. if i program dfu and application from nrfgo studios the dfu run continuously and app does...
Hi, I'm trying to use the light_switch example in the Mesh SDK 2.1.1 to build a small experiment to count how many messages are received by the server when sending a consecutive...
Hello,
I am trying to do USB DFU on (NRF52840 with SDK 15.2) but when i run the nrfutil command it gives an error:
command: nrfutil dfu usb_serial -pkg ble_hrs_combo...
I've setup, compiled and run the BLE Beacon project an have made some changes. Now I need to enable the UART. Simply adding UART files to the project does not work due to...
Hi
We've developed a wearable device and are changing from a rigid PCB to a full flex PCB. I want to know what adjustments is needed for RF output because of this change...
I am running an example from Mesh SDK (v2.1.1) named "ble_app_uart_coesixt". I see device in Bluetooth list, everything is ok. But I need to provision this device using my...
Hi,
I am using a Sparkfun nRF52832 dev board and SES with the Jlink mini to program it.Our project involved the ability to use the micro as a keyboard so I am playing with...
I am working with NRF52832 and S132. I have successfully captured signals with the ADC (with RTC events at a frequency of 500Hz) and synchronized them using this beacon/scanner...
Hello,
I am working on few projects involving nRF52 DK's using the nRF52 15.2.0 SDK. I would like to know which would be a more efficient and reliable way of changing...
We are considering using the nRF52832 / nRf52840 for a smart lock application with a capacitive touch keypad. Currently the product is using a Cypress Cap sense product for...
Hi,
I know that the secure bootloader uses different mac address to force services discovery however i would like to keep the same
address for both software parts as it...
Good day, I am having serious problems flashing my custom NRF5282 board. I started with Openocd, using the st-link v2 debugger and I was able to connect to the device and...