This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
Hi,
I am currently trying to perform DFU update over BLE, I am working on SDK v11.0, and Softdevice S130 v2.0.0. My traget is an nRF51822-QFACA1.
When I enter in bootloader...
Hello everybody,
I'm designing an app to track the position of the smartphone using six beacons and, in order to do that, I made some measures both indoors and outdoors...
Is there any example combining the Serial and Over the Air DFU for the SDK13?
Or the posiblity to combining the two features into a single bootloader?
What steps should...
Iprogram the bootloader.hex to 0x78000 with jlink.Then in my application program,I set the NRF_UICR->NRFFW[0] register as belew:
static void write_uicr_customer_register...
When power on,run app first at 0x1f000,then reset and run to boot loader at 0x78000,how to set UICR registers to make this come true?I try to set the NRF_UICR->NRFFW[0] in...
Hello,
I want to build a system which will use 2 nrf8001 to communicate. 1 nrf8001 will act as a client by continuously transmitting its UUID and another one will act as...
I am working on RTLS project. I want to perform DFU in beacons but not getting proper information .I went through ( devzone.nordicsemi.com/.../) but i think it i for SDK 13...
I have a hex string like this 58FF1CE5.This is corresponding to One date time 16/09/1955 .(ie in MM/dd/yyyy).How can i do this in ObjectiveC, I am getting this date in didDiscovercharacterstivc...
After some search I found that accepted values for tx power are -40, -30, -20, -16, -12, -8, -4, 0, and 4 dBm.
So my questions are
once I set the tx power using ...
I will code 1 to 2, however, was not successful
code1 :
u8 IICwriteBytes(u8 dev, u8 reg, u8 length, u8* data){
u8 count = 0;
IIC_Start();
IIC_Send_Byte(dev);...
Hello Nordic Team,
I would like to know if it is possible to do a DFU of my SDK10 based application ( s130_nrf51_1.0.0_softdevice + SDK10 Bootloader ) on an nRF51822 (32...
Hello to everyone in this community,
I am new with NordicSemi chips and I have the Development kit 52832. I opened the example folder from the SDK 13, SPI slave and i saw...
Hii all,
I am working on a project where I need to store data to persistent storage and retrieve back when the board is restart. but now we are migrated to simultaneous...
hi, our company has developed bluetooth device based on nrf51822 chip with softdevice s130 8.0.0. Also, our company is sensitive to certification costs because it is a small...