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,
In looking down the road for product enhancements and migration to the 5.0 Bluetooth specification. I am interested and wondering if any discussion about chipset production...
Hi there,
one quick one:
when configured as SYSTEM RESET, Does P0.18 acts as an Input/Output? i.e. will be asserted Low by the NRF52840 while the MCU is in reset?
...
Hi all,
I'm using ble_app_multirole_lesc example to develop my application, it connect to android phone as peripheral role and now I need it to connect to another nrf52832...
If I have the J-Link RTT Viewer open and connected to my PCA10056 (viewing RTT output from an external board connected to P19) and then reprogram the board using nrfjprog...
Hello,
I am currently running into an issue with nrf51822. I am trying to write in flash a flag which defines the device I use. Indeeed, the device on which the code will...
Hello,
I want to us the nRF52 dongle with BLE and ANT communication. I downloaded SDK 15.2 and looked at the examples. I can see a lot of examples for ANT and for BLE individually...
Hi Sir
I try to write/read/earse any address with length 32.
but some bytes shows zero "0x0" when I use , it should be 0xff after erasing...
Do you know what's the problem...
SDK: 15.0, PCA10040
Hi, I am trying to add multiperipheral to Multiperipheral LBS example and I get this error .\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol...
Hi, I'm trying to add multiperipheral option to usbd-ble-uart example and for that I checked the example ble-app-multiperipheral and I can't find the way to do that so my...
Hi.
I have a project with usb_cdc merged with multilink_central and NUS service. It is working quite well, multiple peripherals can connect and send data to the central...
Hi,
Currently I am sounding a simple beep on and off sound with a Piezo Buzzer on the nRF52832 and using the power profiler, it is consuming approx 713.323 μA, I was wondering...
Hello!
I have a question about the slave latency: I know how it should work, I would like to know if it is normal that there are current peaks in the supply current when...
Hi,
Does anyone have a hex code that can be added to the app hex in order to get rbp for NRF52832? Or a code that can be used from Arduino IDE?
I know that it can be...