I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
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...
I can see in Segger Embedded Studio v4.52 under the Build Tab, there are two methods to build the project.
1- Build > Build zephyr/zephyr.elf
2- Build > Build solution...
sdk16.0 ble_peripheral/ble_app_hrs example
I start on nrf52840 DK with the SES
I run the following commands
nrfjprog --recover
nrfjprog --eraseall (?? just because...
I want to add peer to my project_ manager_ Init() implements pairing binding and whitelist. My project is S112 under pc10040e directory The reference routine is e: workspace_...
I want to test the mesh,but Idon't know hao to fine the path to nRF5SDK instance
..\nrf5_SDK_for_Mesh_v4.2.0_src\examples\sensor\server\sensor_server_nrf52832_xxAA_s132_7_0_1...
We are developing a device that has different "modes", and in some modes it acts as a HID keyboard and mouse, but in other modes it does not. This device connects to iOS and...
Hi guys,
I am using the nRF52832 board and after I enabled my device to measure the temperature and return this value, now I will like to save that value in non-volatile...
Hi,
Had a project working and compiling beautifully, all ready to go, last thing to do just upgrade the SDK from 17.0.0 to 17.0.2 and the s132 7.2.0
So I change the...
Hi
I start in programming on nrf9160 DK with a sensor BME280. I followed the tutorial "getting started part 2" (https://devzone.nordicsemi.com/nordic/cellular-iot-guides...
Hello, dear sir:
In my opinion, HFXO means external oscillator, I need to buy a external oscillator because it is not exist in nRF9160?
HFINT means internal oscillator...
I use sdk16 on nrf52810 for development, but I want to use long broadcast packageada. What should I do?
A short broadcast packet can only be 31 bytes
thank you!
To the kind attention of Nordic support team,
I was reading in peer_manager library that when a ble connection is established, using the connection handler as a parameter...
Hi ,
In our actual design, we are using nrf52810. We have done all our development on nrf52832, as there is no Eval Kit present for nrf52810. We are porting our development...
Hello,
I can see RTC drift of around 14 seconds in 1 hr when I select the internal RC oscillator in sdk-config of nrf-calender example.
Is this much drift expected? In...
I would like to add events for button release and button long push to my application. I also want to keep the SDK folder unmodified for easy upgrades.
To do this I copied...
Hi,
In my project, I am using High voltage mode [VDDH] in this case automatically REG1 [LDO] will be enabled. But my question is as per the datasheet i understood that even...