I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
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...
hi,
i have just to develop an appilcation with NCS 1.9.1 of nrf52840. Now I have tried to activate DFU and I had to realize that the image size is too large(490k without...
I have a design that had previously only used Serial communication to talk to the NRF52840 and did not use the USB interface. For this coming design we want to use the USB...
We have a custom service on our server/peripheral devices, with a number of characteristics.
This service is implemented on a number of host platforms, including nRF devices...
Hi guys,
I was trying to find some information about how to control a stepper motor with the DK, but I don't really find something that I can understand. I started a month...
Hello,
We developed a large nRF52840 application using SES + nRF5_SDK_17.1.0, now we would like to migrate to nRF Connect + VS Code.
No problems setting up nRF Connect...
We have added custom code to default asset_tracker_v2 using SDK1.9.1, MFW version :- mfw_nrf9160_1.3.1 . The data is successfully uploaded to the cloud. After reaching the...
Hi,
I hope there is someone who can provide some help. I have a setup with multiple Laird BL654 (nrf52840 based module) peripherals connecting to iPad. Peripheral is designed...
I am having trouble figuring out how to put system in PM_STATE_SOFT_OFF from inside workqueue. If I put system to sleep inside workqueue it does't go to sleep, looks like...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hello
I am trying to upgrade a nRF52840 dongle via USB but it fails every time. I tried with my Ubuntu laptop and with a Raspberry pi 4 with same failure.
nrfutil dfu...
BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION Hi,
I've implemented a Central role application on the nRF52832 that scans for a particular Peripheral (with a specific UUID into...
sI am trying to turn on or off switch. When I measue voltage on feet of the switch it is always 3.3V. There is no change. I am setting pin on or off and I get state of pin...
MPU6050 cannot calculating the value of 3 axis and the value return is 0. What is problem? How can I fix it ? Thanks for helping me. AD0 open.Adress is 0x68
Here is my...
Hi,everyone:
I tried HSS mode, but it can't meet my needs.
When I use RTT mode, the configuration is as follows
test code:
RTT viewer:
but, J-scope has been...