I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
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...
Hi,
I have the following 2 scenarios:
Scenario 1: I create an image with nrfutil containing SD, App and debug bootloader. I flash this image and it works. Then I change...
We have nrf5340pdk kit we are trying to flash code via nrf connect or Segger studio but firmware is not flash and when we powered up the pdk it's showing three port can you...
I'm using Visual Studio 1.7.1 on Windows 10 machine. With an nrf916DK.
I'm trying to learn about the shell and all seems to be working fine, based on what I've found in...
I'm trying to work with Kismet's nrf51822 plugin that would allow kismet to read the nRF BLE sniffer 4.1.0 the same way Wireshark does. Alas, theirs is C based and I don't...
Dear friend,
Based on the following conditions: SDK: 15.3 Target board: nRF52840-DK Example: \examples\ble_peripheral\ble_app_ancs_c ios version: 12.5.5 Do the following...
Hello,
I have successfully achieved the modem delta firmware update from mfw_nrf9160_1.2.7 to mfw_nrf9160_1.2.7-FOTA-TEST, vice-versa with sample code. But when it comes...
Dear support
Just started to learning following the tutorial here - https://devzone.nordicsemi.com/nordic/b/archives/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-3-0#h769sk6kqovea15p99jn16lstat1dtpuuw...
Recently I purchased nRF9160 DK and I have a Vodafone Idea SIM (active). I followed the instructions precisely as per the Nordic infocenter but I am not able to connect my...
Hello
nRF52840 is easy to know pin number,
but nRF5340 no pin map,i can't read the pin diagram.
don't know where the pin corresponds to.
thanks
Best R...
Hi,
I managed to have the fat_fs sample to work.
Now i would like to be able to write and read files, onto the SD-CARD, that a PC will understand, it seems to needs...
Hello all,
I am developing on the nrf52 dk. and the following type definitions should be defined according to the given library.
Would somebody please comment if that...
Hello All,
I am using nRF52840 DK and Segger with nRF5SDK 17.0.2 version. There are many examples that prints a NRF_LOG_INFO(). But I want to understand how to configure...
Hi,
we have 2 queries regarding i2c speed mode
1. what is difference between I2C_ADDR_10_BITS and I2C_MSG_ADDR_10_BITS in i2c.h (SDK Path: nCS\v1.8.0\zephyr\include\drivers...
Returns -151 NRFJPROG_SUB_DLL_COULD_NOT_BE_OPENED when calling HighLevel.API().I've tried many versions of nRF Command Line Tools and the problem is still not resolved.
...