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'm trying to migrate a working application from SDK 14.0.0 to SDK 14.2.0. I was using app_twi on SDK 14.0.0 and am now using nrf_twi_mngr on SDK 14.2.0. One difference is...
Hi all,
Just noticed the RTT logs are broken with GCC in SDK14.2 while they work fine in SDK14.1
I found the cause is the definition of the macros:
/*
* For GCC...
Hello.
I am working with a custom board. I have been wondering how to change the default polarity for a pin? I need LED_1 to have a polarity and the other 3 LEDs to have...
Hello,
I base on migration guide:
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.1.0%2Fnrfx_migration_user_guide.html&cp=4_0_0_2_5...
Hello,
I found the link below and was wondering if the information is up to date (says nRF52 SDK v0.9.2 ).
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic...
Hello,
I am using nRF52480, s140 , SDK_15.0 and using a central example. I can print the scanned RSSI, and MAC address of the each advertising packets with BLE_GAP_EVT_ADV_REPORT...
Hi, I'm trying to increase the NRF_SDH_BLE_PERIPHERAL_LINK_COUNT to max possible (20) in my project. When I first tried to do this the softdevice prompted me with this error...
Looking to better understand bsp_indication_set.
As per the example custom_ble_service_example found on github, ...when DK is connected, LED_1 is lit and stays lit from...
Hi,
I'm developing an application for nrf52840 that's essentially based on both the USB MSC example and the BLE NUS example in SDK 14. I started with the USB MSC example...
Hi,
I am using sdk 14.2.0 ble_app_hrs_freertos example.
two threads i have created, threads are having nested loop inside.
for this case, thread is stucking inside loop...
HI:
Now i use the light_switch examples(provisioner,client,server).I need update netkey and delete node for the mesh.What is the API operate this.
SDK15.0.0
mesh2...
Is there any method to remove a single node from the network in current mesh SDK 2.1.0 with s132 soft-device 6.0?
With "config_client_node_reset" it will remove all the...
I am using the Thread Border Router 1.0.0 on a Raspberry Pi 3B+
I have not been able to connect the RaspPi to our wifi network.
I tried this method first, as described...
Hi,
I'm using the nRF52840 dongle. Using nRF Connect v2.5.0 - Programmer (experimental) tool, I've downloaded the following hex files:
softdevice_s140.hex,
ble_app_buttonless_dfu_with_bonds_s140_with_setting_page...