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...
My Issue,
I need to be able to set radio RCV/TX signals to a specific distance. I would like to control this
through the firmware. Do you have any recommendations or examples...
Hello,
I am using Keil Lite edition and I'm receiving a linker error from exceeding the code limits in Keil. My code is 37336 bytes and apparently cannot exceed 32000 bytes...
Hi,
I'm currently working on a BLE device which works his whole lifetime on one battery. This means we have to save as much energy as possible. This is why we set our advertisement...
Hi all,
Our company is in the process of certifying a device. This device is using a nrf52832 with radio.
We had no problem to comply with the ETSI standard, but things...
I am trying to set up a custom Advertisement in nRF-Connect for Windows, using an nRF52 DK (PCA10040)
In Advertising Setup, I remove the existing "Complete local lame"...
Hi
I am looking for some example code that shows best how to talk to a servo.. If there isn't any, any ideas which example project comes the closest ?
Thanks
J
Hi,
I was reading datasheet of nRF52832, but i didn't see USB topic in that.
But i checked the SDK which has USB example for HID_keyboard and mouse?
Is that Means we are...
I am trying to run the ble-characteristics tutorial code on a custom nRF52832 board ( MetaMotionR ). The blinky example worked just fine after creating a custom_board.h file...
Hi, I have a need to connect to a peripheral device from and nRF52 with a Bonded connection.
My device handles bonding when it is a peripheral, but what is needed to enable...
I'm thinking about doing some power consumption experiments with the new BLE5.0 standard.
Has anyone tried to use this power profiler kit (order# nRF6707) on the new Bluetooth5...
Hi,
we were testing Experimental BLE Multiperipheral Application, and it works on Android, but only 2 iOS devices can discover services and characteristics (4 can connect...
Hi:
I am trying to update the HEX file of gateway example using DFU bootloader(serial),i found that nrf51822 don't run to bootloader after reset, but i flash SD and BL using...