Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
I have created customized services according to nAN36 Document. Everything is fine and it is advertising perfectly.
But issue is I don't have any Android APP for same services...
Hi :
i want advertise mac address out.but i can't scan advertising massage after revising the advertising setting.and my device name length is 24 bytes.so it is better...
Hi,
I wanted to test the Multilink peripheral from SDK 9 with S130. After flashinh App and SD to PCA10028. The device is advertising and everything is normal. After 3 minutes...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
Hello,
I've heard that the pstorage class is to be rewritten from scratch. Any timeframe on this and what's planned for the implementation? Will it do wear leveling, easier...
Hi,
I have problem while jumping to another application (address) in flash code region.
I placed first app at 0x00000000 address and the second at 0x00002800 what I...
Hi,
I'm having a hard time trying to share the bonding information with the bootloader. I'm using the method explained here infocenter.nordicsemi.com/.../bledfu_application...
Hi,
I'm trying to start advertising in gpiote interrupt. I have modified ble_hrs_demo code. I'm suing nrf51-dk with SDK9 and S110. Here are my code snippets(they are not...
I am working on my app and I need to combine the data from the main adv data event with the one from the scan response; in my setup one contains the full name of the device...
Hello,
We are currently writing the spécifications of a new device with a Nordic nRF51822. We have some questions concerning ANCS :
1/ Do we need to add Apple co processor...
Hello,
I have a collegues Macbook here that constantly connects to my mesh. Has this behaviour changed with the newest version of OSX? Has anybody noticed? I am advertising...
Hello Forum,
I have purchased an nRF52 Preview Development Kit and has successfully tested the blinky and the Hart Rate Simulator.
The document "Product Brief" from Nordic...
Hi,
I am trying BLE multilink central example from SDK9 on PCA10028 board, but everytime device gets stuck at LEDS_CONFIGURE() in main.c.
Below is my setup:
Flash...
Is there any way to stream the BLE data from nrf52 preview development kit to a PC/MAC? I saw this app devzone.nordicsemi.com/.../ but it doesnt work with nrf52.
Can anyone...