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...
hi all!
if I restarting advertising with BLE_GAP_ADV_TYPE_ADV_NONCONN_IND during CONNECTION occur sd_ble_gap_adv_start(..) returns error = 0x07 ( NRF_ERROR_INVALID_PARAM...
Hi,
Would I be able to get more information on the statement below from the nrf52832 datasheet?
"A step increase in supply voltage of 300 mV or more, with rise time of...
As an example, let's see this function from app_hrm (heart rate monitor):
static void conn_params_init(void)
{
uint32_t err_code;
ble_conn_params_init_t cp_init;
...
I am laying out a board in altium using the nRF51422 - just cutting out the essential pieces in the silk box from the nRF51 DK altium project.
I have some concerns. Once...
Hello, I am going to make a PCB to mount the module and programming pins SWCLK/SWDIO/VCC/GND. I wanted to run my module at 1.8v, but I am worried if the nRF51 dev board, when...
[87] CPU: Unexpected wake from System ON Idle when using FPU
This anomaly applies to IC Rev. Rev 1, build codes QFAA-B00, QFAB-B00, CIAA-B00.
I have the PCA10040....
I made a custom board with the nRF52+SDK11.0.0+s132. The firmware is based on the ble_hrs example (modified to fit my board and modified the application, but the basic premise...
I want to change Variable state( 0->1 or 1->0) when I push the button.
I was searching for example relating to the GPIO.
but I did not find that i want.
Everything...
Hi,
What should i do after i load mesh app in " github.com/.../nRF51-ble-bcast-mesh" adress?i have two board
When i download the app,why doesnt advertising exist.i cant...
Hi,
I am working on an Eddystone application for broadcasting advertisement URL to both Android and iPhone devices using the nRF52DK with the latest SDK 12.2. I have read...
Hello,
our company wants to launch a new device using Bluetooth.
We use your chip and your Softdevice S110 v8.0.0, what Bluetooth licences are we required to pay, and...
Hi,
I am using SEGGER Embedded Studio 3.10h on OS X and SDK 12.1.0. I get this error
main.c:614: undefined reference to `ble_dis_init'
even though I have:
...
Hello,
We have found a bug in nrf_bootloader that can prevent the application from starting up properly.
In nrf_bootloader_app_start.c, the nrf_bootloader_app_start()...
I saw the example of Andriod nRF Master Control/Connect app triggering the FOTA for mbed platform without using any button. Unfortunately, I don't have Andriod device and...
during the pcb design of nrf52, is it compulsory to totally copy your reference pcb layout . since our case need to design a small size device, so i have to modify the pcb...