hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
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 recently got a custom board manufactured using an NRF52840 with the TI AN043 antenna to find that everything worked except for the bluetooth antenna. So I'm here to seek...
Hi,
I was able to successfully complete Figure 2 on page 6 of nRF_Sniffer_UG_v2.2.pdf, and successfully loaded and ran sniffer_pca10028_1c2a221.hex.
I rebooted my computer...
Hi,
We’d like to migrate from nRF51822 to nRF52 series. We have 2 targets : nRF52811 and nRF52832. We’d rather use nRF52811 (better sensitivity, lower consumption, features...
Hello
I'm trying to send an uint16_t array with 750 elements over the NUS service.
To do so I fill the data in multiplle uint_8 arrays of length "m_ble_nus_max_data_len...
Hi All,
I've got an nRF 52840 PDK and I'm connecting a GPS module ( Adafruit Ultimate GPS Logger Shield ) to it to read the data using nrf_serial.h library. I get about...
Hi
I am working on a project that has two timers, TIMER3 and TIMER4 (TIMER3 as timer and theTIMER4 as a counter). TIMER3 resets after counting up to 4. I am using PPI to...
Hello Nordic Team,
I was working on blinky_systick Example(Path - nRF5_SDK_15.3.0_59ac345\examples\peripheral\blinky_systick\pca10056\blank\ses)which is available for...
hi...
i am using mesh 3.1 latest version , i have changed the light switch example code , where i am sending the character . i have completed the scanning , provisioning...
Hey. I'm looking for a complete free RTOS for the commercial development of our startup. We will use the SEGGER Embedded Studio IDE and SoC Nordic nRF52840. As I understand...
Hi,
i'm current working on example light switch, when i use function generic_onoff_client_get(); in client to get status from server, callback function app_generic_onoff_client_status_cb...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
We're running a multi-drop single duplex RS485 bus, so it's important to stop driving the bus as soon as a transmit is complete so the next device can transmit without two...
Hello,
Can I send data from nrf52832 to nrf24l01p? If yes, please suggest me the simple code for it. I tried to send data but it failed. Here is my piece of code :
Transmitter...
I have the nRF52 DK board and I cannot see the device in the list in the nRF Connect app (iOS). Here's what I have tried:
Connected the nRF52 DK to my computer with micro...