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...
We have our first prototype ready and were measuring the power consumption. During development the values seems to be wrong.
So I just added a voltmeter to the DUT out clamps...
I'm having the issue of where calling app_usbd_cdc_acm_write() more than once within the ble_nus_data_handler fails.
A test case is based on the "examples/peripheral/usbd_ble_uart...
Hi,
I'm looking at the recent SDKs for S140 and I can't see an option to enable the TxPower field in the extended advertisement indication packet:
I've taken a look...
Hello there!
So far we were using v1.1.0 branch of nRF Connect SDK. However, we would like to experiment with the AWS IoT library so we were forced to move to the latest...
I am trying to use nrf51822 as central device and connect it to another nrf51822 acting as a peripheral device ..and i want the central to print the rssi value with respect...
Hi
I'm working on nRF52832 with SDK 15.2.0.
I have a device which is based on ble_app_hrs_rscs_relay.
I added pm_handler_secure_on_connection in ble_evt_handler and...
I have downloaded the example application code from github ( https://github.com/NordicSemiconductor/IOS-Nordic-Thingy ) and am trying to build it using the latest xcode development...
Hello, Guys. Using the function ble_nus_string_send, I've sent sensor values to my mobile phone. However, the data received came from an unknown character being broken. I...
Hello,
I use aws_fota as starting point on a mobile device with MQTT reporting.
What is the best way to manage loss of connection (how to know and how to cleanly rebuild...
Hello Nordic support
We want to add a function to monitor the RSSI of the other party's mobile phone at the time of Connetion instead of advertising. Is it possible...
Hello Nordic Support,
I have modified the USB MSC example to use SD card and have also initialized UART port. Basically, what I'm trying to achieve is to write data received...
Hi,
Question 1: Why nRF52832 not supporting Thread? Is it because Memory? Hardware?
Question 2: Can you advise what is the advantages or applications to use BLE+Thread...
Hi,
I'm sorry but i cannot find in the discussion the definition of this structure NRF_SPIM_Type
it is not defined in nrf_spim.h
typedef struct { NRF_SPIM_Type * p_reg;...
Hi,
We are looking for an industrial solution to program our NRF52832 on a custom board, until now we are using the programming chip directly from the NRF52DK, it works...
My custom board with NRF52810 is done and I'm now trying to get some examples working. I am adapting blinky_s132 in SES. To do this I edited the project options including...