After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
Hello,
im trying to use secure bootloader from SDK v 12.3. I have custom board with nrf51822 and one oscillator. I changed flags to custom board. I was able to compile the...
I need to update firmware in an nRF52 via TWI. It seems like it would be fairly easy to modify the serial bootloader/DFU provided with the SDK, but I'm not finding the code...
Hi, I'm using SDK15.2.0 and A nRF52832 for my project.
I followed the "flash_fstorage" example give by Nordic, to write in the flash memory in my project.
When I run my...
Hello,
I am using System ON mode for low power. Still it is consuming 2mA. I heard i can go down to 60uA. I am using UART for Communication. In Sleep I tried to disable...
We wanted to use the NRF51-DK to flash a few nRF51822 based beacons, using the SWD interface. The docs recommended using the Segger J-Flash program, but that program is now...
Having a bizarre issue with mergehex and DFU. I hadn't had a problem with this previously with this code base. When I try and merge the App, Bootloader, Bootloader Settings...
we are working on a project which required to use usb cdc acm. compare with normal serial, the usb cdc acm always lost some packages when chip start and reboot. do anyone...
Hello,
I'm experimenting with nRF52840 Dongle and successfully flashed ble_zigbee_dynamic_color_light_bulb_thingy . I also connected it to my Samsung Smarthings hub (Zigbee...
Hello,
I am running application with softdevice s130 and nRF51_SDK v 12.2.0 on a custom board. The interrupts that are used by the SD are not used anywhere by the application...
platform:52840
Protocol stack:s14
IDE:keil v5.26
Hi,Master:
I want to simulate in a long time,I turned off the watchdog and also turned off the Bluetooth broadcast...
I want to use 52832 to measure the frequency offset and Modulation Characteristics in the advertising packet sent by Bluetooth slave.How can I do it? I think this information...
Hi All,
I am working on FOTA feature for Thingy91. My country is Vietnam and I only can use NB IoT to connect to cloud service.
I tested project FOTA example. My device...
The nRF52840 has a longer rx characteristic reception time than the nRF51822.
--> android terminal log
first and second line nRF52840 , It takes almost 1.2 seconds...
Dear All,
I need to know if there is anyway that I can update the data of the advertisement package of an iBeacon on the fly, while using Zephyr OS.
What I effectively...