Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
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,all:
since I add USBD in ESB example,when compiling and linking,I make error as nfr_queue dose not fit UNPLACE_SECTION, overflow 20 bytes. I take the line statement about...
I have a requirement to collect data over a plant, say a power plant whose size may be 3 KM by 3KM. I am planning to have a Bluetooth mesh and collect data and control equipments...
Hi,
We currently have a regular SIM, and it works well except for the inability have very low power draw when the device is in low power states. Based on our testing, we...
Hello,
I want to learn how we generate the frequency on nrf52832. I simply take a Blinky led example and on that blinking the led. i want 1MHZ frequency . so how should...
The Power Profiler Kit II is an excellent development tool when not used with the Nordic application, but instead with a dedicated application which can exercise a a device...
hello,
we are developing a product, in which it needs BLE, LTE,GPS. we are planning to choose Nrf9160 for LTE & GPS. we need following support during development
1....
Hello
We are planning to build a product based on nrf52840 our programming part is almost done we used nrf52840Dk board , now we are order SoCs and other peripherals ...
May I know what is the difference of three PNs NRF51822-QFAA-R (H0) AND NRF51822-QFAA-R (G0) AND NRF51822-QFAA-R?
How to identy the three PNs? May I know if NRF51822-QFAA...
I am trying to implement a scenario where the system will be sleeping for a mentioned period of time and then wake up and advertise and transfer data over BLE.
I am using...
Again, if the search engine in your documentation were decent, I would probably not need to ask this question here. The answer probably exists, but try an find it not knowing...
Hello Nordic lovers,
Happy Merry Christmas.
In ble_uart code, I'm interfacing the FreeRTOS & twi_sensor code
The program executed without any error.
And it starts...
Dear Members,
How can I wake up the chip without a button
I'm using the example for Ant,
Ant_bsc_rx .
I have disabled the button with :
bsp_init(BSP_INIT_LEDS...