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,
I am trying to write 16bit, 16Khz, 2 channel PCM data to I2S. nRF52840 DK board is connected to speaker via I2S player/decoder board. I am able to hear audio but it...
How can I determine the correct value pull-up resistor to be used on the TWIM port?
The nRF52832 reference documentation mention an internal 13k pull-up however I've always...
I would like to create a program that was a mix of ble_app_multilink_central and peripheral_temperature. The program would work as follows: when the button1 of central is...
I am trying to migrate a blocking SPI transfer code to a non-blocking SPI Manager schedule call. I have 16 transfers queued up in one transaction.
When I launch it, the...
What is the best way to advertise a custom service and allow BLE connections from a mobile device in a Mesh SDK version 2.0.1 application. Previously I had an application...
Initially I had a project in Mesh 1.0. Everything (provisioning, send&receive) was working fine.
Since upgrade to the Mesh 2.1 there is an issue: provisioning still works...
Hi I've found the documentation around BLE_GAP_TX_POWER_ROLES to be a bit sparse. I was wondering if someone could please give me some more info on them
Three roles have...
I am trying to get the thingy52-mesh-provisioning-demo to work with the SDK for mesh 2.1.1 and nRF5_SDK_15.0.0_a53641a.
I am using the Segger Embedded studio project from...
Hi I'm developing DFU project for my application. I need to have both BLE and UART bootloader. If possible, how can I do that?
Many thanks for the answer
Abele - Ital...
Is there any other way for connecting nRF52 DK with our smart phones, other than through NFC?
My smart phone dosen't have NFC feature and I want to run and test the BLE...
On the infocenter website we can read that ,, The nRF5 SDK v15.0.0 supports nRF52 Series devices''. I would like to use crypto code from SDK15 on nRF51. I am interested in...
Hi Nordic
For mesh-sdk-2.1.1, there are two APIs " simple_on_off_client_set " and "simple_on_off_client_set_unreliable" , that can send packet with acknowledge or unacknowledge...
This is my reference to other people's circuit to design
Is this way feasible?
Or is there a document that can be referred to?
I need meanwhile used BLE and 2.4G in...