Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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...