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...
I connect VBUS to VDDH, and use a USB cable for power supply(high voltage mode), but I cannot download firmware into the 52840.
Unless I power the 52840 from the VDD pin...
Hello,
I'm a teacher. I use the microbit card that loads one of your components. Nordic nRF51822-QFAA-R rev 3 Could you tell me if this processor is based on a Von Neumann...
Hello, just a few quick short questions regarding nrf52 devices:
Do I have to configure and initialize them before using?
Which function should I use? I...
Hello, I working for TSS.se now selling 100.000 temperature-loggers annually. We aim to develop a new IoT based logger based on nRF52832 as a replacement.
Issue-background...
Hello,
nRF52840-DK
SDK 15.3.0
SoftDevice: s140
IDE: SES
Example: Flash_fstorage_s140_pca10056
I do not read back the expected value in the example. The terminal...
Hi, I am trying to do DFU OTA. I am using SDK v16.0, s140_nrf52_7.0.1_softdevice.hex, SES and nRF52840 dev kit. I am finished with my application and it functions as expected...
Hi,
We are a module manufacturer. We are making modules based on WLCSP, QFN based nRF52840 SoC.
Can you please provide software(preferably GUI) available for module FCC...
Hi guys, i can't figure out how to create an event handler in my Mesh Client.
The functionality of this handler should be to set a flag on the 'NRF_MESH_EVT_TX_COMPLETE...
I used keil v4 compile the following project F:\nRF5_SDK_16.0.0_98a08e2\examples\ble_peripheral\ble_app_uart\pca10040\s112\arm4\_build get file nrf52832_xxaa.hex of size 101kb...
Hello ...
I'm porting our product from RF Digital's Simblee to Laird's BL651 (nRF52810). A phototransistor measures light, is connected to an analog pin, and is sampled...
Hello guys! And girls
My project is working as expected in SDK14.2. I'm updating adv data (manuf. spec. data) without any problem with this function But in SDK15 the function...
Hello,
I'm working on a project using a Thread network to send MQTT packets and I'm having an issue with the example project out of the box. I'm running the version 3.2...
Hi, Sir:
I am developing nRF9160 DK(pca10090) with mqtt_simple example in nRF Connect SDK(ncs/nrf/samples/nrf9160/mqtt_simple). Firstly build the example , build OK, but...
I am trying to use other functions within FATFS per example f_findfirst file on the flash and keep getting undefined reference.
I used the example application usbdc_msc...