Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
Hi Folks,
Can you please let me know if nRF52811 supports XIP (Execution in Place) feature where I can use SPI NOR Flash to the SoC and execute my code directly from Flash...
SDK 15.2
Mesh SDK 3.1.0
Base Example: Enocean_Switch
Im working on creating an LED dimming firmware that uses a long press on the Enocean remote to dim the LED. It works...
Hi there, I tested range on NRF52840 with Thread SDK, so I have got small enough range. The test has been performed indoor, power transmission 0dBm, the range result is 10m...
Hi. In our application we are reading the voltage on 3 Analog input pins via saadc. System is also a BLE central and UBD CDC device so lots going on.
Quite often the 3 analog...
We have a requirement for the ble-peripheral device that we are designing to be able to be "registered" to a user through their iphone. If that user has multiple iOS devices...
I would like to insert some asserts in my code to ensure that code is not running inside a interrupt handler, because this can cause hard to debug issues.
How can I check...
Hi,
I tried to program the Thingy52 with the node and bridge to set a Mesh and I got the message in red you can see at the attached.
Please advise.
Thanks
Hi,
After reading the nRF24L01 documentation, I have some questions regarding page 66 of the documentation ( https://infocenter.nordicsemi.com/pdf/nRF24L01P_PS_v1.0.pdf...
Hello,
Has anybody achieved to perform Mesh DFU over serial on a Raspberry Pi using nrfutil?
I can successfully perform it on Windows 7/10 (intel) so far with no problems...
Hi All,
I am running a modified example of the 'ble_app_multilink_central_pca10056_s140' project.... I am running this on a PCA10059 dongle. The project connects fine to...
I am getting following error while building the project.
undefined reference to `nrf_drv_timer_pause'
undefined reference to `nrf_drv_timer_clear'
I believe these...
I have uploaded the AT CLIENT firmware and I have connected my nRF9160 dk to my apn, but I don't find any type of AT commend to set a socket and open a port to send and receive...
Hi,
If fires multiple generic_onoff_client set LED = True command from PyACI libraries with Ack = True to multiple nodes, the generic_onoff_client will provide a "generic_on_off_status_handler...
Hi sir,
I want to know if nRF9160 is programmable or not, like other wireless microcontrollers i.e nRF51/52 and ESP32 etc.
If it is programmable, where can we find the...