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...
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...
HI
I am trying to interface ads1231 with nrf5340. Regards I need to know about Gpio read. Because ADS1231 gives digital output. I don't know how to read actually. Kindly...
What is the purpose of the ble_advdata_encode() method?
I see it has been used in the beacon example, but some other examples don't use it.
In both case, the advertising...
Hi, all..
An error occurs as soon as it connect and disconnect through advertising. Timer interrupt is currently running on the main function..
and then I found error...
OS: Mac
I installed nrf v1.2.0 and Segger Embedded Studio v4.42a. I can't open project and it causes error.
I can open projects with this config on SES v4.42a and...
Hello,
I installed Segger Embedded Studio v 5.34a following the online instructions AND the Getting Started Assistant instructions for a Mac. I then tried to import a project...
Hello everybody,
I'm trying to develop mesh network with zephyr, but the problem is that logs are not displayed in SES debug terminal. In autoconf.h file I can see that...
Hi,
I have been following this post and did all the steps instructed by , but I failed to receive a response in Tera Term in the end. I have also tried changing the hostname...
Hi,
Need help to interface nrf9160 with MSP430.
Making Project where MSP430 will collect the data from ECG sensor and sending to nrf9160 in packet form. nrf9160 will going...
Hi,
Time to time, Our board stuck in QDEC_IRQHandler.
1) In which case QDEC_IRQHandler could occurs?
2) I want system reset from QDEC_IRQHandler automatically.
But...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering about advertised packets.
I thought that the advertisement packet...
Hello ,
I have configured one nrf52832 where it sends temperature data over one service's characteristics ( updating the value after every 1 min ) and I am able to see this...
Hello. I am trying to scan for BLE packets and write them out through USBD using nRF5 SDK v15.3.0. I am calling app_usbd_cdc_acm_write() in scan_evt_handler when an event...
If I update prj.conf in a zephyr project, but I'm building with segger and the connect sdk (1.5.1) do I have to do something besides "Build / Rebuild" to get segger to recognize...
Hello Nordic Experts,
I almost finished the development for my mesh project with nRF52840. But I faced some t ricky issues when in mass production. that is the time for...