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 can't get my head around the cipher and auth used by SD132 in BLE (nrf52832,SDK12).
Could someone please explain which HW blocks and SW libs are used for encryption...
Hi, I'm trying to create a custom PCB that uses nRF52832-QFAA and a Meandered trace antenna.
The PCB's environments are 4 layered, FR4, 1.6mm thick, and green PSR ink....
Have built the HTS example and flashed to the PCA10040 board.
Using the iOS app HTM (within nRF Toolbox):
connect.
get notification from the Battery Service
...
Hello,
I have a low-level application that does bluetooth reading to find beacons, and I would like my application to read the battery level to display in my web application...
I have some keyword, want to save to UICR CUSTOMER registers.
Then, when I start he board, I can get the data from UICR CUSTOMER registers.
but, I donot know how to ?
...
Hello,
After a characteristic (with write and notify properties) is written, the nRF51 sends some data through the UART. Then it receives data, also through the UART, and...
I'm trying to program both Secure bootloader and application code using J-Link, preferably as a single hex file. After reset board is stuck in bootloader. UICR is programmed...
Hello,
Before writing here I made some forum search and didn't find the answer.
Previously I used radio notifications to sync ADC measurements with radio events. Now I need...
Hi team,
I am using nRF51822 dongle and SDK12.1.0.i want scans the advertise beacon from another dongle.please tell me which softdevice is used to scans the Advertisement...
Its stated in the Product Spec that one shouldn't place high frequency or high sink/source IO at GPIOs 22-31. My question is what is considered as high frequency for that...
We build our own board with nRF52832 and have problem with radio.
nrf52 Schema
We start with sdk12 ble_hid_keyboard project. I disabled scheduler ,start advertisement...