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...
In the past I was able to get the Serial LTE Example application working over UART0 on the pins used in my custom board. I did so by adding a file called nrf9160dk_nrf9160...
Hi,
I am using spim3 16Mhz and sometimes the spi tx data had the first byte as same as previous last byte and sensor can not react and timed out because of the wrong data...
Hello,
I am using NCS v1.3.0 and nrf52840 dk board. In the central_uart demo example, there is a macro called "BT_LE_SCAN_PASSIVE" which has an option set as "BT_LE_SCAN_OPT_FILTER_DUPLICATE...
I have had 3 nrf52840 dongles burn out after a few weeks running on 3V from 2x 1.5 alkaline batteries, powering the dongle from VBUS. Initially, the current draw was 900uA...
Hi Team,
I am looking for an isochronous stream feature for one of our application use cases.
I am using NRF52840 now. Will this feature come as an FW/SW upgrade or in...
1. regarding about trying to make the GPIO pin as 1.8V output for nrf52840
I try to make my board to work with theGPIO output 1.8V, I have calling the code below after the...
My understanding is that to re-flash the DK when the PPK is mounted, I need to move the COM switch from DK to EXT.
I can see the location of COM and it appears on one side...
Hi
Anybody knows where we can buy nrf52832? It is not anymore available and the lead time is about 1 year!
Is it any similar IC that we can use in our new design?
...
Hi Nordic team,
Experimenting with nRF NCS v1.5.0, Openthread CoAP.
When the client send a message to server, CONFIG_OPENTHREAD_MTD_SED is enabled, I reduced the poll...
Hi. I need some help to change blink led's on zephyr. I'm using NRF Connect SDK v1.5.0 SEGGER Embedded Studio for ARM Release 5.34a Build 2021011401.44914 Nordic Edition macOS...
Hello I am trying to program an external custom board that has an NRF52832 on it and I'm using the NRF52840-DK (Development Kit). The programming is being done using SWD over...
I am trying to use nrfsniffer to debug connection related issues.
We have a ble connection between central and peripheral and we are sending status updates to the peripheral...
I am building an application nrf52840 SDK v17.0.2 soft device is S140 with Segger embedded studio.
Application is to send advertisement data in one single channel (say channel...
Hi
I am trying to Update the Soft Device from 6.1.1 to 7.0.2 (SDK 15 to 17). Using an NRF52840 Dev Kit I am using nRfgo Studio to:
Erase all
Program the new Soft Device...