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'm using PCA10040 to test the "ble_uart_c example" from the SDKV12 but it hangs after calling ble_stack_init() in the main.
I'm using IAR IDE to compile and debug...
Hi, Sir
I am developing a nRF52840 system with 1 ble peripheral link and 19 ble central links.Firstly, I implement ”19 ble central links”by modifying
nRF5_SDK_15.2.0_9412b96...
Hi,
I am trying to communicate with MLX90615 ( here ) sensor using BMD300. nRF52 DK is used to program the device. I am testing with a sample code which detects any I2C...
Hello Everyone,
I am using nRF52832 and want to include BLE-NFC pair feature in the application that i am trying to develop. I am using SDK v14.2, Segger embedded studio...
I tried to use the code from nRF5_SDK_15.0.0_a53641a, but the compiler keep complaining can't find head files ( seems not possible without changing sdk 15 files )
So, Is...
I am pretty new to nrF52 and Segger IDE. I developed an app using MBED and am re-writing to run using Segger and Nordic libraries. To start I am just trying to interface to...
Is it possible to have an nrf58122 communicate with a nrf24L01 without using the ESB functionality in the nrf58122 library? There's a particular board that I'm thinking about...
I recently tried switching over to Segger for development. After re-flash my board a few times it has become completely unresponsive. The LED on the PCA10040 near the JLINK...
Hello,
we are evaluating the nRF52 as SoC for a customer project that requires multiple NFC antennae (likely 3) to be able to quasi-simultaneously read 3 NFC tags in 3 physically...
Hi all,
I'm trying to create a Windows App which will connect to a nrf52832 with an HID service.
I can connect and pair easily. I'm discovering all the services, but...
I was taking a test to turn on/off a LED depends on rssi value received, based on light switch example of mesh sdk 2.2
After some effort, I made it work, though, seems log...
Hi,
I use PCA10059 with Programmer in nRF Connect 2.5.0 withou any problem.
Now the nRF Connect ask to upgrade to version 2.6.1 and programmer upgrade to 1.0.0.
nRF...
Hello everyone,
I need help with the nRF52840 dongle and the light switch example. I have one DK running the light switch client and one dongle running the light switch...
Hello,
I am trying to work on Provisioning example using serial example given along with SDK. I am using Mesh SDK v 2.2.0, and SES for building. The link for the example...
Hi,
I have been having trouble getting any read/writes going with my Infineon TLV493D magnetic sensor over i2c. I suspect it may be a cast or syntax thing that I can't get...