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...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
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...
Hola community, I am using nrf52DK for the first time and am unable to connect it to my mobile phone using Bluetooth. The problem I am facing at the moment is, the device...
Hi,
Currently I have a problem with the use of 52832 I2S interface to transmit voice, the transmission is not coherent.
Here is my initialization code
// Enable reception...
Hello Nordic Team,
I have a question about energy conservation that we want to implement and how we want to make it as optimal as possible.
For our application and its...