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...
I'm prompted to select the target device for a new uVision project. As far as I've found so far, they both are the larger memory variants (256KB).
segger.com/jlink_supported_devices...
Hi,
How can one calculate the distance between two beacon based on RSSI values?
How can one find location based on RSSi values of the beacons ?
What are short comings...
I tried the Bjørn's code : devzone.nordicsemi.com/.../
I didn't make it... Could you help with a simple code you've tried for adxl345 ?
Thank you
Yassine
Hi Nordic!
On the radio_test example, the functions scanf and printf are heavily used, however, I haven't found where they are defined. This example is reading the data...
I really need your help regarding a problem. I developed my own pcb with nrf52 and verified it with your hw engineer. I just finished soldering and hooked it up with your...
Hi,
Is there any ready made app of NRF52 and NRF51 ( beacons), where beacons are communicating with the NRF52 and based on some nordic app for PC we can view that how many...
I have created a BLE peripheral device using nrf51822. I have used sdk12.0.0 with soft device 130 and I am using NRF connect mobile app to test my device.
When I connect...
Can I create Characteristic with Notification only, no Read, no Write
I can remove the //char_md.char_props.write = 1;
and only the Read and Notify Properties show up...
Hi,
I am totally new to NRF52832 chip and I want to use ANT+ in my sensor networks related project. I am using keil compiler and S332 softdevice (I am also using BLE therefore...
Hi,
I am working for the first time with NRF52832 flash data write. I have (ANT + BLE) application and and I basically want to save the data in ROM in order to keep it saved...
Designing a custom pcb, we have a few questions, and maybe you could help a little bit.
On this Nordic design ,before proceeding to layouts :
Can I skip pins 45/46...
So im trying to create a generic library to test any Bluetooth device. So far i can connect to the device but since i dont know what are the services and UUID available im...
Tried Flasher Portable Stand-Alone Mode with J-Flash 6.14 as following:
Create .jflash Project for nRF51822-QFAA
Open Data .Hex File
From J-Flash, select Target...
Hi,
This is obviously not the first question about this, but I still haven't found the answer I need here...
I would like to make a kind of serial to BLE gateway on...
Hello Nordic Community.
I'm having issues trying to control a simple RGB LED circuit with the NRF52. I have set up 2 timers and PWM instances Red and Green on PWM1 and...