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...
Hello:
I am studying thread samples in nRF9160.
There are two thread samples: "zephyr\samples\basic\threads" and “zephyr\samples\synchronization”.
But I can't find main...
Hello,
I received information that i could turn the modem on and off not more than 60 times within an hour.
We are however working on a real time system, which may...
Hi everyone,
Currently I am routing hardware for an upcoming project using the nRF5340 and it's time for a sanity check.
The goal is that the HW works well enough w/Engineering...
Hi,
I've been trying to set up a SPI <-> USB interface between an FPGA and my PC via the nrf52840 dk. My ultimate goal is to stream 1Mbps+ worth of data, but right now I...
I have a custom characteristic on which I send ASCII strings as notifications similar to NUS. Is there a way to have the Bluetooth Low Energy app in nrfConnect show the data...
I am writing a BLE application on the nRF52832 using S132 v6.0 and SDK 15.2, and my application is using the nrfx_SPIM driver. I find that once I initialize the spim driver...
I am using the nRF52840, SDK 16.0.
I'm attempting to advertise on the coded phy and the 1M phy simultaneously. This works.
I have two phones, one that supports coded...
Hi,
I tried to enable the CMSIS in my CUSTOM Project but I see the following error and the CMSIS configurator is empty. Please guide what would be the possible problem....
Hardware: nRF52840 DK
SDK: 16.0.0
FreeRTOS: 10.0.0
I am attempting to use UARTE1 for a Modbus port. UART0 is already in use for a Command Line Interface. I can set up...
I use Nrf52832 and sdk16.0.Use I2S play sound.
If use:
int16_t sine_table[]= {0,0,23170,23170,32767,32767,23170,0,0,-23170,-23170,-32768,-32768,-23170,-23170};
NRF_I2S...
RTT is a very strange beast. It looks that, depending the printed binary content, the output in the viewer can be displayed - or not. It seems that the rtt viewer acts on...
Hi,
I have converted a project to use the nrf52833 (SES SDK16):
I get a fault with the following:
The build seems to still link to nrf52832_peripherals.h not...
Hi
Recently Openthread has implemented the Enhanced Frame Pending feature and I am using nordic SDK Thread and Zigbee 4.0.0 for my nrf52840 devices.
We want to use "Enhanced...